LM_REG_SCN_CERT

(SQL Table)
Index Back

Section Certification Table

Section Certification Table

  • Parent record: LM_PRG_REG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_PRG_REG_ID Number(10,0) DECIMAL(10) NOT NULL The Program Registration ID is a unique identifier for a learner's program enrollment.
    2 LM_SCN_ID Number(10,0) DECIMAL(10) NOT NULL Section ID
    3 LM_SCN_CMPL_DT Date(10) DATE Section Completion Date
    4 LM_EXPR_DT Date(10) DATE Certification Expiration Date is a fixed, preset date when the certification will expire.
    5 LM_GRACE_EXPR_DT Date(10) DATE Grace Period Expiration Date
    6 LM_RECERT_DT Date(10) DATE Recertification Date
    7 LM_RECERT_WRN_DT Date(10) DATE Recertification Warn Date
    8 LM_EXPR_WRN_DT Date(10) DATE Expiration Warning Date
    9 LM_SCN_STTS Character(4) VARCHAR2(4) NOT NULL Program Section Status
    CANC=Dropped
    COMP=Completed
    ENRL=Registered
    EXPR=Expired
    INPO=In-Progress
    REVK=Revoked
    WARN=Warning
    10 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added
    11 LM_ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL Added By
    12 LM_ROW_MAINT_DTTM DateTime(26) TIMESTAMP Row Maintainted DateTime
    13 LM_ROW_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Row Maintained Oprid