EOEPLSTDTL_TEO1(SQL Table) |
Index Back |
---|---|
CCU TEO temp tableCCU temporary table for EOEP_PRICE_LIST |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EO_PROCESS_INST | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
3 | PRICE_LIST_ID | Character(10) | VARCHAR2(10) NOT NULL | Price List ID |
4 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | This field stores the Currency Code value. |
5 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
6 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
CS=Case EA=Each MHR=Muti Hourly PER=Percentage SQF=Square Footage |
7 | START_DT | Date(10) | DATE | Start date field to store start date value. |
8 | BREAK_QTY_LOW | Number(15,4) | DECIMAL(14,4) NOT NULL | Low Quantity/Amount |
9 | BREAK_QTY_HIGH | Number(15,4) | DECIMAL(14,4) NOT NULL | Upper Quantity/Amount |
10 | PW_FREQUENCY | Character(2) | VARCHAR2(2) NOT NULL |
Recurring Frequency
00=Daily 05=Weekly 10=Monthly 15=Quarterly 20=Annually |
11 | RECURRING_FLG | Character(1) | VARCHAR2(1) NOT NULL |
This field indicated if a list price is a regular price or a reccurring price. THe recurring price will also require a frequency.
N=No Y=Yes |
12 | END_DATE | Date(10) | DATE | End date field to store an end date. |
13 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
14 | LIST_PRICE | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | List Price |
15 | PRICE_PROTECTED | Character(1) | VARCHAR2(1) NOT NULL | Price Protected |
16 | DTTIME_ADDED | DateTime(26) | TIMESTAMP | Date Time Added |
17 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
18 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | This field determines the last user or operator that last changed this item. |
19 | EO_FROM_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |