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


VIEW: APPS.XTR_RECONCILIATION_HEADERS_V

Object Details
Object Name: XTR_RECONCILIATION_HEADERS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewXTR.XTR_RECONCILIATION_HEADERS_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
SOURCE VARCHAR2 (20)
VALUE_DATE DATE

ACCOUNT_NUMBER VARCHAR2 (20)
CURRENCY VARCHAR2 (15)
Query Text

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


SELECT SOURCE
,      VALUE_DATE
,      ACCOUNT_NUMBER
,      CURRENCY
FROM APPS.XTR_RECONCILIATION_HEADERS_V;

Dependencies

[top of page]

APPS.XTR_RECONCILIATION_HEADERS_V references the following:

SchemaAPPS
ViewXTR_AVAILABLE_FOR_RECON_V
ViewXTR_IMPORT_TRAILER_DETAILS_V
ViewXTR_PAY_REC_RECONCILIATION_V

APPS.XTR_RECONCILIATION_HEADERS_V is not referenced by any database object