CFS_POOL_VW(SQL View) |
Index Back |
---|---|
Allocation Pool Ledger CF View |
select distinct b.setid, b.ledger, b.chartfield from ps_led_defn_tbl a, PS_LED_FLDS_TBL b where a.setid=b.setid and a.ledger=b.ledger and b.chartfield <> 'BUSINESS_UNIT' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Pool Ledger | |
3 | Character(18) | VARCHAR2(18) NOT NULL | ChartField |