GP_ABS_SECD_LNG(SQL Table) |
Index Back |
---|---|
Template Section Setup TableConfigurable Sections: Related-language record for the Template Section Setup Table, where the meta-data for each template section is stored. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY_VW |
2 | GP_ABS_CS_SEC_ID | Character(18) | VARCHAR2(18) NOT NULL | Template Section ID |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
5 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
6 | DESCRLONG | Long Character | CLOB | Long Description |