RPC_SELLS_REL(SQL Table) |
Index Back |
|---|---|
Sells relation informationRecord used for storing Sells relation information |
| # | 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 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
| 3 | PRODUCT_ID_ALT | Character(18) | VARCHAR2(18) NOT NULL | Product ID Alternate |
| 4 | START_DT | Date(10) | DATE | Start date field to store start date value. |
| 5 | END_DT | Date(10) | DATE | This field stores the end date values. |