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


VIEW: APPS.ARFV_ADJ_DISTS_ALC_V

Object Details
Object Name: ARFV_ADJ_DISTS_ALC_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.ARFV_ADJ_DISTS_ALC_V
Subobject Name:
Status: VALID

View Type

A multiple reporting currency view


This shows Alternate Currencies information about adjustment amounts transferred to the Subledger Accounting.


[View Source]

Columns
Name Datatype Length Mandatory Comments
FUNCTIONAL_DEBIT_AMOUNT NUMBER

Functional Debit Amount
FUNCTIONAL_CREDIT_AMOUNT NUMBER

Functional Credit Amount
_LA:POSTED_FLAG CHAR (77)
"La :Posted flag"
LEDGER_NAME VARCHAR2 (30) Yes Ledger Name
ADJUSTMENT_ID NUMBER (15) Yes Unique Identifier for Adjustment
LEDGER_ID NUMBER (15) Yes Unique identifier for Ledger
Query Text

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


SELECT FUNCTIONAL_DEBIT_AMOUNT
,      FUNCTIONAL_CREDIT_AMOUNT
,      _LA:POSTED_FLAG
,      LEDGER_NAME
,      ADJUSTMENT_ID
,      LEDGER_ID
FROM APPS.ARFV_ADJ_DISTS_ALC_V;

Dependencies

[top of page]

APPS.ARFV_ADJ_DISTS_ALC_V references the following:

SchemaAPPS
SynonymAR_DISTRIBUTIONS_ALL
SynonymFND_CURRENCIES
ViewGL_LEDGERS_PUBLIC_V
SynonymXLA_AE_HEADERS
SynonymXLA_AE_LINES
SynonymXLA_DISTRIBUTION_LINKS

APPS.ARFV_ADJ_DISTS_ALC_V is not referenced by any database object