OMPB_RPT_AET(SQL Table) |
Index Back |
---|---|
Price Book Instance ViewPrice Book Instance View |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
5 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
6 | OMPB_BOOK_DEFN_ID | Character(30) | VARCHAR2(30) NOT NULL | Customer Price Book Definition ID |
7 | OMPB_BOOK_ID | Character(30) | VARCHAR2(30) NOT NULL |
Customer Price Book ID
Prompt Table: OMPB_BOOK |
8 | OMPB_BOOK_DESCR | Character(100) | VARCHAR2(100) NOT NULL | Price book description |
9 | OMPB_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | price book instance |
10 | OMPB_BOOK_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Price Book Type
A=Adjustments Only B=List Price and Adjustments L=List Price Only |
11 | OMPB_DELTA_BK_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Price delta book flag
N=No Y=Yes |
12 | OMPB_DISPDELTA_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Display changed only
1=Current Data 2=Changed Data 3=Deleted Data 4=All Data |
13 | OMPB_SRC_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Source instance |
14 | 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. |
15 | TMPLDEFN_ID | Character(30) | VARCHAR2(30) NOT NULL |
Template ID (see PSXPTMPLDEFN).
Prompt Table: OM_XPRPTTMPL_VW |
16 | PT_FORMAT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Format Type
HTM=HTML PDF=PDF RTF=RTF TXT=TXT XLS=XLS Default Value: PDF |
17 | EMAIL_FLG | Character(1) | VARCHAR2(1) NOT NULL |
When the email flag is checked, the user will notified a specific user regarding an activity.
N=No Y=Yes |
18 | DELETE_CONTROL | Character(1) | VARCHAR2(1) NOT NULL |
DELETE_CONTROL
Default Value: Y |
19 | AE_APPSTATUS | Number(1,0) | SMALLINT NOT NULL | AE Application Warning Status |