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


VIEW: APPS.AR_NET_REVENUE_ASSIGNMENTS

Object Details
Object Name: AR_NET_REVENUE_ASSIGNMENTS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_NET_REVENUE_ASSIGNMENTS
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
CUSTOMER_TRX_LINE_ID NUMBER (15)
REQUEST_ID NUMBER (15)
Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
GL_DATE DATE

AMOUNT NUMBER

PERIOD_SET_NAME VARCHAR2 (30)
Query Text

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


SELECT CUSTOMER_TRX_LINE_ID
,      REQUEST_ID
,      GL_DATE
,      AMOUNT
,      PERIOD_SET_NAME
FROM APPS.AR_NET_REVENUE_ASSIGNMENTS;

Dependencies

[top of page]

APPS.AR_NET_REVENUE_ASSIGNMENTS references the following:

SchemaAPPS
ViewAR_REVENUE_ASSIGNMENTS
APPS.AR_NET_REVENUE_ASSIGNMENTS is referenced by following:

SchemaAPPS
ViewAR_NET_REVENUE