CFS_TARGET_VW(SQL View) |
Index Back |
|---|---|
Allocation Target Ledg 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 a.ledger_type = 'D' 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 | Target Ledger | |
| 3 | Character(18) | VARCHAR2(18) NOT NULL | ChartField |