TL_EXC_RULE_AET(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
3 | PERIOD_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Sequence Number |
4 | TL_RULE_ID | Character(12) | VARCHAR2(12) NOT NULL | Rule ID |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | TL_QUANTITY | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | This field represents the measure of Work in hrs,amount etc., |
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_QUANTITY3 | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Prior Quantity |