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


VIEW: APPS.ARBV_UNREC_DISTS_ALT_CRNCY

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

View Type

A Business Intelligence System view


This shows Multiple Reporting Currencies (MRC) information about unbilled receivables amounts posted to the General Ledger ( posted to the General Ledger when the Bill in Arrears invoicing rule is used).


[View Source]

Columns
Name Datatype Length Mandatory Comments
FUNCTIONAL_DEBIT_AMOUNT NUMBER

FUNCTIONAL_CREDIT_AMOUNT NUMBER

_LA:POSTED_FLAG CHAR (72)
CUST_TRX_LINE_GL_DIST_ID NUMBER (15) Yes
SET_OF_BOOKS_ID NUMBER (15) Yes
CUSTOMER_TRX_ID NUMBER (15) Yes
Query Text

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


SELECT FUNCTIONAL_DEBIT_AMOUNT
,      FUNCTIONAL_CREDIT_AMOUNT
,      _LA:POSTED_FLAG
,      CUST_TRX_LINE_GL_DIST_ID
,      SET_OF_BOOKS_ID
,      CUSTOMER_TRX_ID
FROM APPS.ARBV_UNREC_DISTS_ALT_CRNCY;

Dependencies

[top of page]

APPS.ARBV_UNREC_DISTS_ALT_CRNCY references the following:

SchemaAPPS
SynonymRA_MC_TRX_LINE_GL_DIST

APPS.ARBV_UNREC_DISTS_ALT_CRNCY is not referenced by any database object