OMPB_DATE_RANGE(SQL Table) |
Index Back |
|---|---|
Customer Price Book Date RangeCustomer Price Book Date Range |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Customer Price Book Definition ID | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | Customer Price Book ID | |
| 4 | Number(10,0) | DECIMAL(10) NOT NULL | price book instance | |
| 5 | Character(30) | VARCHAR2(30) NOT NULL | Price Rule ID | |
| 6 | Number(10,0) | DECIMAL(10) NOT NULL | Pricing Formula ID | |
| 7 | Character(1) | VARCHAR2(1) NOT NULL |
Flag to indicate if the row in the extract table is avtive/valid data. This is not really the same as effective date/status related.
1=Active Row 2=Inactive Row |
|
| 8 | Number(10,0) | DECIMAL(10) NOT NULL | Range ID | |
| 9 | EOEP_DATE_NAME | Character(15) | VARCHAR2(15) NOT NULL | Date Name |
| 10 | DATE_BEGIN | Date(10) | DATE | Start Date |
| 11 | DATE_END | Date(10) | DATE | End Date |