W3EB_LE_I2_LANG(SQL Table) |
Index Back |
|---|---|
Action Item recordAction Items are tied to an Template ID from table W3EB_LE_LIST related lang |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(31) | VARCHAR2(31) NOT NULL |
Action Item ID
Default Value: BB |
|
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | LE_TEMPLATE_ID | Character(31) | VARCHAR2(31) NOT NULL |
auto generated Template ID generated by Tools for the List
Default Value: AA |
| 4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 5 | LE_PARENT_ACTION | Character(31) | VARCHAR2(31) NOT NULL | Parent Action Item is used for parent/child relationship. This field will contain the item_id for the parent action. |
| 6 | LE_ACTION_DESCR | Character(35) | VARCHAR2(35) NOT NULL | Action Item Title on the pagelet |
| 7 | LE_DEPEND_ACTION | Character(31) | VARCHAR2(31) NOT NULL | Dependent action item. Another action item is dependent on this action item. |