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


VIEW: APPS.OP_ORDR_HDR_VW1

Object Details
Object Name: OP_ORDR_HDR_VW1
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGML.OP_ORDR_HDR_VW1
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
ORDER_ID NUMBER (10) Yes
ORGN_CODE VARCHAR2 (4) Yes
ORDER_NO VARCHAR2 (32) Yes
SHIPCUST_ID NUMBER (15) Yes
CUST_NO VARCHAR2 (4000)

DELETE_MARK NUMBER (5) Yes
Query Text

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


SELECT ORDER_ID
,      ORGN_CODE
,      ORDER_NO
,      SHIPCUST_ID
,      CUST_NO
,      DELETE_MARK
FROM APPS.OP_ORDR_HDR_VW1;

Dependencies

[top of page]

APPS.OP_ORDR_HDR_VW1 references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
SynonymOP_CUST_MST
SynonymOP_HOLD_CDS
SynonymOP_ORDR_DTL
SynonymOP_ORDR_HDR

APPS.OP_ORDR_HDR_VW1 is not referenced by any database object