AUC_BIDDER_XREF(SQL Table) |
Index Back |
---|---|
xref to suppliers and customerKeeps a cross reference of suppliers and customers created by awards. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BIDDER_SETID | Character(5) | VARCHAR2(5) NOT NULL | Bidder Setid |
2 | BIDDER_ID | Character(15) | VARCHAR2(15) NOT NULL | Bidder ID |
3 | VENDOR_SETID | Character(5) | VARCHAR2(5) NOT NULL | Vendor SetID |
4 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier |
5 | CUST_SETID | Character(5) | VARCHAR2(5) NOT NULL | Customer SetID |
6 | 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. |
7 | AUC_EXT_BDRID | Character(80) | VARCHAR2(80) NOT NULL | External System Bidder Id |