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


VIEW: APPS.XLA_MO_REPORTING_ENTITIES_V

Object Details
Object Name: XLA_MO_REPORTING_ENTITIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXLA.XLA_MO_REPORTING_ENTITIES_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
REPORTING_LEVEL CHAR (4)
ENTITY_NAME VARCHAR2 (240)
ENTITY_ID NUMBER (15)
OPERATING_UNIT_ID NUMBER

LEGAL_ENTITY_ID NUMBER

SET_OF_BOOKS_ID NUMBER

Query Text

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


SELECT REPORTING_LEVEL
,      ENTITY_NAME
,      ENTITY_ID
,      OPERATING_UNIT_ID
,      LEGAL_ENTITY_ID
,      SET_OF_BOOKS_ID
FROM APPS.XLA_MO_REPORTING_ENTITIES_V;

Dependencies

[top of page]

APPS.XLA_MO_REPORTING_ENTITIES_V references the following:

SchemaAPPS
SynonymFND_PRODUCT_GROUPS
PL/SQL PackageFND_PROFILE - show dependent code
ViewGL_SETS_OF_BOOKS
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymHR_ORGANIZATION_INFORMATION
APPS.XLA_MO_REPORTING_ENTITIES_V is referenced by following:

SchemaAPPS
Package BodyXLA_MO_REPORTING_API - show dependent code