OMPB_DATE_RANGE

(SQL Table)
Index Back

Customer Price Book Date Range

Customer Price Book Date Range

  • Parent record: OMPB_FORMULA
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 OMPB_BOOK_DEFN_ID Character(30) VARCHAR2(30) NOT NULL Customer Price Book Definition ID
    3 OMPB_BOOK_ID Character(30) VARCHAR2(30) NOT NULL Customer Price Book ID
    4 OMPB_INSTANCE Number(10,0) DECIMAL(10) NOT NULL price book instance
    5 EOEP_RULE_ID Character(30) VARCHAR2(30) NOT NULL Price Rule ID
    6 EOEP_FORMULA_ID Number(10,0) DECIMAL(10) NOT NULL Pricing Formula ID
    7 OMPB_ACTIVE_ROW 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 EOEP_RANGE_ID 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