GP_ABS_THDR_LNG(SQL Table) |
Index Back |
---|---|
Template Header tableConfigurable Sections: Related-language record for theTemplate Header table, which will store only the status and description of the template. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY |
2 | GP_ABS_CS_TMPL_ID | Character(18) | VARCHAR2(18) NOT NULL | Template ID or Template Section Configuration ID. Used by EA to create templates that are used by Absence requests. |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
7 | DESCRLONG | Long Character | CLOB | Long Description |