| GP_ABS_HDR(SQL Table) | Index Back | 
|---|---|
| Template Header TableConfigurable Sections: Absence Template Header Table. This record stores the basic information of various transactions. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL | 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size. | |
| 4 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country | 
| 5 | 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. Prompt Table: HR_TBH_TMPL_HDR | 
| 6 | TBH_TMPL_EFFDT | Date(10) | DATE | Template Effective Date | 
| 7 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | 
| 8 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | 
| 9 | DESCRLONG_NOTES | Long Character | CLOB | Long Description |