UPG_TL_CFLD_LNG(SQL Table) |
Index Back |
---|---|
TL Used in Upgrade Acct codeThis table serves as mapping table for Acctcode + Project + Business unit PC reported in TL to the new account code/combo code generated. Value in TL_CC_VALID column indicates if new account code generated or used another account code or just updated project id field on TL transactions. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(25) | VARCHAR2(25) NOT NULL | Combination Code | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Project/Grant | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Project/Grant | |
4 | Character(5) | VARCHAR2(5) NOT NULL | Project Costing Business Unit | |
5 | Date(10) | DATE | Date Under Report associates time being reported, scheduled or paid, to a specific date. | |
6 | Character(25) | VARCHAR2(25) NOT NULL | Combination Code | |
7 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
8 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
9 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
10 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |