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


VIEW: APPS.XTR_RECONCILIATION_PASSES_V

Object Details
Object Name: XTR_RECONCILIATION_PASSES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXTR.XTR_RECONCILIATION_PASSES_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
RECONCILED_PASS_CODE VARCHAR2 (2) Yes
PASS_DESCRIPTION VARCHAR2 (35) Yes
RECONCILE_ON_COLUMN VARCHAR2 (10) Yes
RECONCILE_DETAIL VARCHAR2 (15) Yes
Query Text

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


SELECT RECONCILED_PASS_CODE
,      PASS_DESCRIPTION
,      RECONCILE_ON_COLUMN
,      RECONCILE_DETAIL
FROM APPS.XTR_RECONCILIATION_PASSES_V;

Dependencies

[top of page]

APPS.XTR_RECONCILIATION_PASSES_V references the following:

SchemaAPPS
SynonymXTR_RECONCILIATION_PASSES
APPS.XTR_RECONCILIATION_PASSES_V is referenced by following:

SchemaAPPS
ViewXTR_RECONCILIATION_MATRIX_V