GPS_ACTNTBL_LNG(SQL Table) |
Index Back |
|---|---|
GPS ACTION Setup TableContains all the ACTIONS that are possible to be applied to a post plan in planning or administration phase If the row is defined as SYSTEM_DATA then the user can only change the EFF_STATUS and the DESCR, DESCRSHORT. Customers can add their own Actions. language table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Action as executed on GPS Post | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 3 | ACTION_DESCR | Character(50) | VARCHAR2(50) NOT NULL | Action Description |
| 4 | GPS_ACTION_STATUS | Character(30) | VARCHAR2(30) NOT NULL | Action Status |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |