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


VIEW: APPS.XLA_SOURCES_ASSIGNABLE_V

Object Details
Object Name: XLA_SOURCES_ASSIGNABLE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXLA.XLA_SOURCES_ASSIGNABLE_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
APPLICATION_ID NUMBER (15) Yes
SOURCE_APPLICATION_ID NUMBER (15) Yes
SOURCE_TYPE_CODE VARCHAR2 (1) Yes
SOURCE_CODE VARCHAR2 (30) Yes
Query Text

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


SELECT APPLICATION_ID
,      SOURCE_APPLICATION_ID
,      SOURCE_TYPE_CODE
,      SOURCE_CODE
FROM APPS.XLA_SOURCES_ASSIGNABLE_V;

Dependencies

[top of page]

APPS.XLA_SOURCES_ASSIGNABLE_V references the following:

SchemaAPPS
SynonymXLA_SOURCES_B

APPS.XLA_SOURCES_ASSIGNABLE_V is not referenced by any database object