W3EB_LE_APPRVL(SQL Table) |
Index Back |
---|---|
Life Events ApprovalsRecords will contain the approval keys for document filing attachements that need approval. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Character(3) | VARCHAR2(3) NOT NULL |
Type of Life Event (e.g. Birth, Adoption, Marriage)
A=Adoption B=Birth D=Divorce M=Marriage |
|
3 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
4 | Character(18) | VARCHAR2(18) NOT NULL | Attachment Configuration | |
5 | EVENT_DT | Date(10) | DATE | Event Date |
6 | W3EB_APPR_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Approval status for a Life Event document
AP=Approved CP=Complete DL=Deleted DN=Denied NA=Needs Approval PB=Push Back SB=Submitted |