TL_TMPLT_DEFN(SQL Table) |
Index Back |
---|---|
TL Rule Template Definitions |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TEMPLATE_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Template Type
ACC=Accumulator APP=Approval Required ATT=Attendance CON=Consecutive Days DFL=Default DTH=Daily Threshold EXC=Exception GUA=Guaranteed Hours HOL=Holiday MEA=Meal MIS=Miscellaneous MSP=Missing Punch PRM=Premium Zone PTR=Period Threshold SCH=Schedule Deviation SHF=Shift Premium SPC=Specific Day TSK=Task |
2 | TEMPLATE_ID | Character(15) | VARCHAR2(15) NOT NULL | Rule Template |
3 | CORE_COMPONENT | Character(1) | VARCHAR2(1) NOT NULL |
Indicates whether the object is delivered by PeopleSoft.
Y/N Table Edit Default Value: Y |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | TL_USER_EXIT | Character(1) | VARCHAR2(1) NOT NULL |
User Exit?
Y/N Table Edit |
7 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |
8 | DESCRLONG | Long Character | CLOB | Long Description |