EOEP_LST_CR2_VW(SQL View) |
Index Back |
---|---|
Price list search by currencyUsed to select all price lists having certain currency code for price list maintenance (EXCEL) |
SELECT DISTINCT SETID , CURRENCY_CD FROM PS_EOEP_PRCLST_HDR |
# | 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 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | This field stores the Currency Code value. |