DR_DISH_CUST(SQL Table) |
Index Back |
---|---|
Dishonor Draft Customer List |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DR_DISHONOR_BU | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | DR_DISHONOR_ID | Character(15) | VARCHAR2(15) NOT NULL | Worksheet ID |
3 | ID_SEQ_CUST | Number(3,0) | SMALLINT NOT NULL | Sequence control for CUST ID |
4 | 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.
Prompt Table: SP_CSRCH2_NONVW |
5 | NAME | Character(50) | VARCHAR2(50) NOT NULL | Name |