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


VIEW: APPS.ICX_PRICE_LIST_UOMS_V

Object Details
Object Name: ICX_PRICE_LIST_UOMS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.ICX_PRICE_LIST_UOMS_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
PRICE_LIST_ID NUMBER
Yes
UNIT_OF_MEASURE VARCHAR2 (25) Yes
UNIT_CODE VARCHAR2 (4000)

Query Text

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


SELECT PRICE_LIST_ID
,      UNIT_OF_MEASURE
,      UNIT_CODE
FROM APPS.ICX_PRICE_LIST_UOMS_V;

Dependencies

[top of page]

APPS.ICX_PRICE_LIST_UOMS_V references the following:

SchemaAPPS
SynonymMTL_UNITS_OF_MEASURE
PL/SQL PackageQP_PRICE_LIST_PVT - show dependent code
PL/SQL PackageQP_UTIL - show dependent code
SynonymSO_PRICE_LIST_LINES

APPS.ICX_PRICE_LIST_UOMS_V is not referenced by any database object