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


VIEW: APPS.XNB_SALESORDER_ACCOUNTS_V

Object Details
Object Name: XNB_SALESORDER_ACCOUNTS_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 Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ORDER_NUMBER NUMBER

Salesorder Number
ORG_ID NUMBER

Organization Id
ACCOUNT_NUMBER VARCHAR2 (30) Yes Customer account Number
Query Text

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


SELECT ORDER_NUMBER
,      ORG_ID
,      ACCOUNT_NUMBER
FROM APPS.XNB_SALESORDER_ACCOUNTS_V;

Dependencies

[top of page]

APPS.XNB_SALESORDER_ACCOUNTS_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymOE_ORDER_HEADERS_ALL
SynonymOE_ORDER_LINES_ALL
APPS.XNB_SALESORDER_ACCOUNTS_V is referenced by following:

SchemaAPPS
Package BodyXNB_CMN_PVT - show dependent code