SUP_MNG_INV_LN(SQL Table) |
Index Back |
---|---|
Invitation Line record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SUP_OB_INVITE_CODE | Character(50) | VARCHAR2(50) NOT NULL | Invitation ID |
2 | 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. |
3 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier |
4 | BIDDER_ID | Character(15) | VARCHAR2(15) NOT NULL | Bidder ID |
5 | AUC_COMPANY_NAME | Character(40) | VARCHAR2(40) NOT NULL | Company ID - Company Tax ID |
6 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |
7 | CONTACT_EMAIL | Character(70) | VARCHAR2(70) NOT NULL | Recepient Email Id |
8 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
9 | DATETIME_SENT | DateTime(26) | TIMESTAMP | Datetime Sent |
10 | ROW_CREATE_DATE | DateTime(26) | TIMESTAMP | Row Creation Date Time |
11 | ROW_MODIFY_DATE | DateTime(26) | TIMESTAMP | Modified Date Time |
12 | ROW_CREATE_USER | Character(30) | VARCHAR2(30) NOT NULL | Row Added By |
13 | ROW_MODIFY_USER | Character(30) | VARCHAR2(30) NOT NULL | Modified User |