TL_TA_RULES_AET(SQL Table) |
Index Back |
---|---|
State record for RulesTime Administration Rules record. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | PERIOD_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Sequence Number |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
5 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
6 | DUR | Date(10) | DATE | Date Under Report associates time being reported, scheduled or paid, to a specific date. |
7 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
8 | TASK_PROFILE_ID | Character(10) | VARCHAR2(10) NOT NULL | Task Profile ID |
9 | TL_QUANTITY | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | This field represents the measure of Work in hrs,amount etc., |
10 | TL_QUANTITY1 | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Quantity |
11 | TL_QUANTITY2 | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Quantity |
12 | TL_QUANTITY3 | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Prior Quantity |
13 | TL_RULE_ID | Character(12) | VARCHAR2(12) NOT NULL | Rule ID |
14 | PERIOD_ID | Character(12) | VARCHAR2(12) NOT NULL | Time Period ID |