LM_LRNR_CERT_VW

(SQL View)
Index Back

Learner Certification View

Learner Certification View

SELECT A.LM_PRG_REG_ID , A.LM_CERT_DT , A.LM_EXPR_DT , A.LM_GRACE_EXPR_DT , A.LM_RECERT_DT , A.LM_RECERT_WRN_DT , A.LM_EXPR_WRN_DT , A.LM_CERT_ID , %subrec(LM_ROWAUDIT_SBR,A) FROM PS_LM_LRNR_CERT A

# 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_CERT_DT Date(10) DATE Certification Date
3 LM_EXPR_DT Date(10) DATE Certification Expiration Date is a fixed, preset date when the certification will expire.
4 LM_GRACE_EXPR_DT Date(10) DATE Grace Period Expiration Date
5 LM_RECERT_DT Date(10) DATE Recertification Date
6 LM_RECERT_WRN_DT Date(10) DATE Recertification Warn Date
7 LM_EXPR_WRN_DT Date(10) DATE Expiration Warning Date
8 LM_CERT_ID Number(10,0) DECIMAL(10) NOT NULL Certification ID
9 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added
10 LM_ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL Added By
11 LM_ROW_MAINT_DTTM DateTime(26) TIMESTAMP Row Maintainted DateTime
12 LM_ROW_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Row Maintained Oprid