W3EB_BRTHADT_WL

(SQL Table)
Index Back

Birth/Adoption Worklist

This worklist is used to notify the Administrator in the event that an employee has entered a Birth/Adoption self-service transaction, but the Life Event Rules indicate that Proof is required.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSPROCNAME Character(30) VARCHAR2(30) NOT NULL Business Process Name (see PSBUSPROCDEFN).
2 ACTIVITYNAME Character(30) VARCHAR2(30) NOT NULL Name of a Business Process Activity (see PSACTIVITYDEFN).
3 EVENTNAME Character(30) VARCHAR2(30) NOT NULL Defines a routing event for PS Workflow
4 WORKLISTNAME Character(30) VARCHAR2(30) NOT NULL Worklist Name
5 INSTANCEID Number(10,0) DECIMAL(10) NOT NULL For a given worklist the unique number of rows in PSWORKLIST
6 TRANSACTIONID Number(10,0) DECIMAL(10) NOT NULL Transaction Identifier
7 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
8 DEP_BEN_STRT_DT Date(10) DATE Field used to choose the date of the birth or adoption
9 BIRTH_ADOPTION Character(1) VARCHAR2(1) NOT NULL This field is used to choose between a birth event or an adoption event.
A=Adoption
B=Birth