EXP_SHIP_INV(SQL Table) |
Index Back |
---|---|
Explosion Join Table |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OLD_VAL_TO_SEQ | Character(50) | VARCHAR2(50) NOT NULL | OLD VALUE |
2 | NEW_VAL_TO_SEQ | Character(50) | VARCHAR2(50) NOT NULL | NEW VALUE |
3 | INVOICE | Character(22) | VARCHAR2(22) NOT NULL | Invoice |
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. |