NET_PART_CUST(SQL Table) |
Index Back |
---|---|
Netting Customer ParticipantsChild Table for Customer Participants. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | NET_PARTICIPANT_ID | Character(12) | VARCHAR2(12) NOT NULL | Netting Participant ID, ID to define which Vendors/Customers//Business Units are available to be netted. |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | BUSINESS_UNIT_AR | Character(5) | VARCHAR2(5) NOT NULL |
AR Business Unit
Prompt Table: SP_BUNAR_NONVW |
4 | CUST_SETID | Character(5) | VARCHAR2(5) NOT NULL | Customer SetID |
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.
Prompt Table: NET_CUSTOMER_VW |