DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.CLN_PROCAT_CURRENCIES_V

Object Details
Object Name: CLN_PROCAT_CURRENCIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCLN.CLN_PROCAT_CURRENCIES_V
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


View of the available currencies the price list can be converted into


[View Source]

Columns
Name Datatype Length Mandatory Comments
CURRENCY_CODE VARCHAR2 (30)
Display name of currency.
CURRENCY_DETAIL_ID NUMBER

Currency ID.
LIST_HEADER_ID NUMBER

Price list header the currency ID is attached to.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT CURRENCY_CODE
,      CURRENCY_DETAIL_ID
,      LIST_HEADER_ID
FROM APPS.CLN_PROCAT_CURRENCIES_V;

Dependencies

[top of page]

APPS.CLN_PROCAT_CURRENCIES_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymQP_CURRENCY_DETAILS
SynonymQP_LIST_HEADERS_B
SchemaPUBLIC
SynonymDUAL

APPS.CLN_PROCAT_CURRENCIES_V is not referenced by any database object