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


VIEW: APPS.AR_SYSTEM_PARAMETERS_OU_V

Object Details
Object Name: AR_SYSTEM_PARAMETERS_OU_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_SYSTEM_PARAMETERS_OU_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
OPERATING_UNIT VARCHAR2 (240) Yes
ORG_ID NUMBER (15) Yes
SYSTEM_OPTION_DEFINED VARCHAR2 (3)
Query Text

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


SELECT OPERATING_UNIT
,      ORG_ID
,      SYSTEM_OPTION_DEFINED
FROM APPS.AR_SYSTEM_PARAMETERS_OU_V;

Dependencies

[top of page]

APPS.AR_SYSTEM_PARAMETERS_OU_V references the following:

SchemaAPPS
SynonymAR_SYSTEM_PARAMETERS_ALL
ViewHR_OPERATING_UNITS
PL/SQL PackageMO_GLOBAL - show dependent code

APPS.AR_SYSTEM_PARAMETERS_OU_V is not referenced by any database object