OC_COMPCUR_VW(SQL View) |
Index Back |
---|---|
Original Fin Chgs by Currency |
SELECT DISTINCT a.crspd_setid , a.crspd_cust_id , a.oc_id_num , a.bal_currency , a.address_seq_num FROM PS_OC_CUST_DTL a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Correspondence Customer | |
3 | Number(8,0) | INTEGER NOT NULL | Overdue Charge Number | |
4 | Character(3) | VARCHAR2(3) NOT NULL | Currency Code - Bal Amount | |
5 | Number(5,0) | INTEGER NOT NULL | Address Sequence Number |