BUS_UNIT_GL_LOC(SQL Table) |
Index Back |
---|---|
GL Business Units LocationSibling of BUS_UNIT_TBL_GL, stores General Ledger location. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL |
Location Code
Prompt Table:
LOCATION_TBL
|
3 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
4 | SYNCDTTM | DateTime(26) | TIMESTAMP |
Synchronization Last Update Date Time
Default Value: %datetime |