RB_UPG_SITE(SQL Table) |
Index Back |
---|---|
X-ref new and old site idUpgrade record: Cross-reference table for new and old site ids |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | SITE_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 | SITE_ID_OLD | Character(15) | VARCHAR2(15) NOT NULL | Old site id |
4 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Customer ID |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |