AR_DUN_BURST(SQL Table) |
Index Back |
---|---|
Dunning BurstThis table is used for the processing of dunning as attachments and attaching the dunning image. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID |
|
3 | Character(15) | VARCHAR2(15) NOT NULL | Correspondence Customer | |
4 | Number(8,0) | INTEGER NOT NULL | Dunning Number | |
5 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations. |
6 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
7 | DUN_DT | Date(10) | DATE | Specifies the date that a dunning letter is sent. This date is generated by the Dunning SQR. |
8 | BURST_VAL | Character(100) | VARCHAR2(100) NOT NULL | Burst Field Value |
9 | VIEW_DUN_IMAG_CWB | Character(1) | VARCHAR2(1) NOT NULL |
View Dunning Image
N=No Y=Yes |