EOEP_PRCRULE_VW

(SQL View)
Index Back

Price Only Rule View

A price rule is the combination of a Price Condition and a Price Formula. This is the entity that the pricing manager creates.

SELECT SETID , EOEP_RULE_ID , EOEP_APP_CD FROM PS_EOEP_RULE WHERE EOEP_ACTION_TYPE = '8'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 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

2 EOEP_RULE_ID Character(30) VARCHAR2(30) NOT NULL Price Rule ID
3 EOEP_APP_CD Character(4) VARCHAR2(4) NOT NULL Transaction Code

Prompt Table: EOEP_APPCDPL_VW