EOEP_PLHDR_EC

(SQL Table)
Index Back

Price List Header Staging Tbl

Price List Header Staging Table

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EIP_CTL_ID Character(25) VARCHAR2(25) NOT NULL Enterprise Components EIP (enterprise integration point) control field
2 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
3 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

4 PRICE_LIST_ID Character(10) VARCHAR2(10) NOT NULL Price List ID

Prompt Table: EOEP_PRLSTID_VW

5 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL This field stores the Currency Code value.

Prompt Table: CURRENCY_CD_TBL

6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
7 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

8 EOEP_SOURCE Character(1) VARCHAR2(1) NOT NULL Source of pricing data
1=Enterprise Pricer
2=Promotion Management
9 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
10 REPLACE_FLG Character(1) VARCHAR2(1) NOT NULL Replace flag.
11 PROCESS_OPTION Character(2) VARCHAR2(2) NOT NULL This field is used to represent the process option
B=Flat File/Purge
C=Flat File
P=Purge
12 PUBNODE Character(30) VARCHAR2(30) NOT NULL Application Messaging Publication Node. This refers to the Node that the Application Message Instance was published from.
13 MSGNAME Character(30) VARCHAR2(30) NOT NULL Application Message Name. Name of the Application Message Definition. (see PSMSGDEFN).
14 IN_PROCESS_FLG Character(1) VARCHAR2(1) NOT NULL In process flag
15 FULL_SYNC_FLG Character(1) VARCHAR2(1) NOT NULL Full Sync Indicator.
16 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.
17 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
18 EIP_DTA_STATUS Character(1) VARCHAR2(1) NOT NULL EIP Dta status
0=New Transaction
1=Error found on the transaction
2=Complete
3=In Process
4=Reprocess
5=Incomplete
6=Cancelled
7=Hold