EX_BNCHMRK4_TAO(SQL Table) |
Index Back |
---|---|
Location TableRunzheimer Benchmark data will be loaded into this staging table. Expense module will select necessary data from this table. Inserts into EX_BNCHMRK4_TAO records from EX_BNCHMRK3_TAO that are not in EX_LOC_AMOUNT Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(7) | VARCHAR2(7) NOT NULL | Expense Type | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Currency Code | |
4 | Date(10) | DATE NOT NULL | Effective Date | |
5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |