OMPB_CUST_OUT

(SQL Table)
Index Back

Price Book Customer HDR out

Price Book Customer HDR out

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 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.
3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
4 OMPB_BOOK_DEFN_ID Character(30) VARCHAR2(30) NOT NULL Customer Price Book Definition ID
5 OMPB_BOOK_ID Character(30) VARCHAR2(30) NOT NULL Customer Price Book ID
6 OMPB_INSTANCE Number(10,0) DECIMAL(10) NOT NULL price book instance
7 OMPB_BOOK_FOR_FLGX Character(30) VARCHAR2(30) NOT NULL Customer Price Book For Flag
8 OMPB_BOOK_FOR_OPRX Character(30) VARCHAR2(30) NOT NULL Criteria used to build query/sql where conditions.
9 OMPB_BOOK_TYPEX Character(30) VARCHAR2(30) NOT NULL Price Book Type
10 OMPB_NOVALMCH_FLGX Character(30) VARCHAR2(30) NOT NULL Missing value meaning flag
11 OMPB_LISTPRC_FLGX Character(30) VARCHAR2(30) NOT NULL List price option
12 OMPB_COMMON_FLGX Character(30) VARCHAR2(30) NOT NULL Show the list price in common date and quantity ranges.
13 OMPB_PRICELST_OPRX Character(30) VARCHAR2(30) NOT NULL Criteria used to build query/sql where conditions.
14 OMPB_INBU_OPRX Character(30) VARCHAR2(30) NOT NULL Criteria used to build query/sql where conditions.
15 OMPB_SCON_OPRX Character(30) VARCHAR2(30) NOT NULL Criteria used to build query/sql where conditions.
16 OMPB_PRODUCT_FLGX Character(30) VARCHAR2(30) NOT NULL Product selection by
17 OMPB_PRODUCT_OPRX Character(30) VARCHAR2(30) NOT NULL Criteria used to build query/sql where conditions.
18 OMPB_INACTPRD_FLGX Character(30) VARCHAR2(30) NOT NULL Include inactive products
19 OMPB_CATALOG_OPRX Character(30) VARCHAR2(30) NOT NULL Criteria used to build query/sql where conditions.
20 OMPB_CATALOG_FLGX Character(30) VARCHAR2(30) NOT NULL Product catalog option
A=All Product Catalogs
N=No Product Catalogs
S=Selected Product Catalog
21 OMPB_DELTA_BK_FLGX Character(30) VARCHAR2(30) NOT NULL Price delta book flag
22 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
23 PROCESS_NAME Character(12) VARCHAR2(12) NOT NULL Process Name
24 AUDIT_ACTN Character(1) VARCHAR2(1) NOT NULL Audit Action Code for Application Messages. This tells the subscriber whether the row has been added, changed, or deleted.
A=Add
C=Change Old (PPR Only)
D=Delete
K=Change - Old Values
N=Change - New Values
O=Change - Original Values