W3EB_LE_LFL_LNG(SQL View) |
Index Back |
---|---|
Life Event list tableThis table track the Tools auto generated ListID and the associated life event type that was entered on the setup page elated lang. |
SELECT LE_TEMPLATE_ID , LE_ACTIVE_FLG , LANGUAGE_CD , LE_TEMPLATE_DESC FROM PS_W3EB_LE_L2_LANG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(31) | VARCHAR2(31) NOT NULL | auto generated Template ID generated by Tools for the List | |
2 | Character(1) | VARCHAR2(1) NOT NULL |
Active Flag
N=Inactive Y=Active Default Value: Y |
|
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | LE_TEMPLATE_DESC | Character(30) | VARCHAR2(30) NOT NULL | Title for the Life Event pagelet |