RSP_OBJ_LNG(SQL Table) |
Index Back |
---|---|
Setup Plan ObjectivesSetup Plan Objectives by SETID. This record also has DESCRLONG field to allow user to enter long description of the objective. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
2 | Character(4) | VARCHAR2(4) NOT NULL | This field is used by the Strategic Planning to define Objectives for plans. | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | RSP_OBJECTIVE_NAME | Character(50) | VARCHAR2(50) NOT NULL | Store the objective names used within Strategic Plans. |
5 | DESCRLONG | Long Character | CLOB | Long Description |