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


VIEW: APPS.XLA_THIRD_PARTIES_V

Object Details
Object Name: XLA_THIRD_PARTIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXLA.XLA_THIRD_PARTIES_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
THIRD_PARTY_ID NUMBER

THIRD_PARTY_TYPE CHAR (1)
THIRD_PARTY_NUMBER VARCHAR2 (30)
Query Text

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


SELECT THIRD_PARTY_ID
,      THIRD_PARTY_TYPE
,      THIRD_PARTY_NUMBER
FROM APPS.XLA_THIRD_PARTIES_V;

Dependencies

[top of page]

APPS.XLA_THIRD_PARTIES_V references the following:

SchemaAPPS
SynonymAP_SUPPLIERS
SynonymHZ_CUST_ACCOUNTS
APPS.XLA_THIRD_PARTIES_V is referenced by following:

SchemaAPPS
Package BodyXLA_THIRD_PARTY_MERGE - show dependent code