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


VIEW: APPS.CSM_ORDER_HEADERS_V

Object Details
Object Name: CSM_ORDER_HEADERS_V
Object Type: VIEW
Owner: APPS
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 Source]

Columns
Name Datatype Length Mandatory Comments
ACCESS_ID NUMBER
Yes
HEADER_ID NUMBER
Yes
ORG_ID NUMBER

ORDER_NUMBER NUMBER
Yes
ORDER_SOURCE_ID NUMBER

Query Text

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


SELECT ACCESS_ID
,      HEADER_ID
,      ORG_ID
,      ORDER_NUMBER
,      ORDER_SOURCE_ID
FROM APPS.CSM_ORDER_HEADERS_V;

Dependencies

[top of page]

APPS.CSM_ORDER_HEADERS_V references the following:

SchemaAPPS
PL/SQL PackageASG_BASE - show dependent code
SynonymCSM_REQ_LINE_DETAILS_ACC
SynonymCSP_REQ_LINE_DETAILS
SynonymOE_ORDER_HEADERS_ALL
SynonymOE_ORDER_LINES_ALL

APPS.CSM_ORDER_HEADERS_V is not referenced by any database object