RSP_GOAL_TBL_LN(SQL Table) |
Index Back |
---|---|
Goal Related Language TableRelated Language Table for Strategic Planning Goals. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | RSP_GOAL_ID | Character(10) | VARCHAR2(10) NOT NULL |
This field is used as a key on the Goal Setup table (RSP_GOAL) and is auto generated on save.
Default Value: NEXT |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | GOAL_NAME | Character(50) | VARCHAR2(50) NOT NULL | Used in strategic account planning for identifying goal name. |
5 | NAMESHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Name
Default Value: RSP_GOAL_TBL.GOAL_NAME |