RBF_FORM_LNG(SQL Table) |
Index Back |
---|---|
Form Setup RecordRelate Language record for Form Setup |
# | 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.
Prompt Table: SP_SETID_NONVW |
2 | FORM_ID | Character(15) | VARCHAR2(15) NOT NULL | The unique identifier of App form |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | FORM_NAME | Character(50) | VARCHAR2(50) NOT NULL | Application Form Title |
5 | DESCRLONG | Long Character | CLOB | Long Description |