DUN_LAST_VW(SQL View) |
Index Back |
---|---|
Last Dunning Letter |
SELECT crspd_setid , business_unit , crspd_cust_id , MAX(dun_id_num) FROM PS_DUN_CUST_DTL GROUP BY crspd_setid , crspd_cust_id , business_unit , cust_id |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETCS_NONVW |
|
2 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table:
SP_BUARED_NONVW
|
|
3 | Character(15) | VARCHAR2(15) NOT NULL |
Correspondence Customer
Prompt Table: CRSPD_CUST_D_VW |
|
4 | Number(8,0) | INTEGER NOT NULL | Dunning Number |