GP_ABS_TMPL_FLD(SQL Table) |
Index Back |
|---|---|
Template Section Field tableConfigurable Sections: The Template Section Field table is a child of the Template Section Table, and will contain one row for each record/field included in the section, as well as the meta-data for each one: default, text catalog id, whether or not field is hidden from and/or can be overridden by End-User. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY |
|
| 2 | 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 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL |
Section Country
Prompt Table: GP_COUNTRY |
|
| 5 | Character(18) | VARCHAR2(18) NOT NULL |
Template Section ID
Prompt Table: GP_ABS_SECDEFVW |
|
| 6 | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: GP_ABS_SECDTL |
|
| 7 | Number(3,0) | SMALLINT NOT NULL |
Instance Number
Default Value: 1 |
|
| 8 | Character(18) | VARCHAR2(18) NOT NULL |
Field Name (see PSDBFIELD).
Prompt Table: GP_ABS_SECDTL |
|
| 9 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL |
Sequence Number
Default Value: 1 |
| 10 | HR_SSTEXT_SUB_ID | Character(4) | VARCHAR2(4) NOT NULL |
The Sub ID is field that is optionally used to further partition Text Catalog entries within an Object Owner ID.
For example, we might want to create a Sub ID to keep Text Catalog entries for Enrollment separate from the Text Catalog entries for the inquiry pages within the eBenefits ObjectOwnerId.
Prompt Table: GP_ABS_SUBID_VW |
| 11 | TEXT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Text ID
Prompt Table: GP_ABS_TXID_VW |
| 12 | GP_ABS_CS_COLUMN | Character(1) | VARCHAR2(1) NOT NULL |
Configurable Sections Setup:
CS Template Column Alignment
E=Auto L=Left R=Right Default Value: E |
| 13 | REQUIRED_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Required Flag
Y/N Table Edit Default Value: N |
| 14 | ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
Y/N Table Edit Default Value: Y |
| 15 | HIDDEN_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Hidden Flag
Y/N Table Edit Default Value: N |
| 16 | GP_ABS_CS_CHAR | Character(70) | VARCHAR2(70) NOT NULL | Configurable Sections Setup: Template Stage Charecter |
| 17 | GP_ABS_CS_NUM | Number(19,6) | DECIMAL(18,6) NOT NULL | Template Stage Number |
| 18 | GP_ABS_CS_DATE | Date(10) | DATE | Configurable Sections Setup: Template Stage Date |
| 19 | GP_ABS_CS_DATETIME | DateTime(26) | TIMESTAMP | Configurable Sections Setup: Template Stage Datetime |
| 20 | GP_ABS_CS_TIME | Time(15) | TIMESTAMP | Configurable Sections Setup: Template Time |