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


VIEW: APPS.AR_REV_ASSIGN_FOR_PPRR_V

Object Details
Object Name: AR_REV_ASSIGN_FOR_PPRR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_REV_ASSIGN_FOR_PPRR_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
CUSTOMER_TRX_LINE_ID NUMBER (15) Yes
CUSTOMER_TRX_ID NUMBER (15) Yes
PREVIOUS_CUSTOMER_TRX_LINE_ID NUMBER (15)
REQUEST_ID NUMBER (15)
QUANTITY NUMBER

GL_DATE DATE

AMOUNT NUMBER

ACCOUNT_CLASS VARCHAR2 (30) Yes
PERIOD_SET_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT CUSTOMER_TRX_LINE_ID
,      CUSTOMER_TRX_ID
,      PREVIOUS_CUSTOMER_TRX_LINE_ID
,      REQUEST_ID
,      QUANTITY
,      GL_DATE
,      AMOUNT
,      ACCOUNT_CLASS
,      PERIOD_SET_NAME
FROM APPS.AR_REV_ASSIGN_FOR_PPRR_V;

Dependencies

[top of page]

APPS.AR_REV_ASSIGN_FOR_PPRR_V references the following:

SchemaAPPS
SynonymAR_CREDIT_MEMO_AMOUNTS
ViewAR_LOOKUPS
SynonymAR_PERIODS
SynonymAR_PERIOD_TYPES
SynonymAR_SYSTEM_PARAMETERS_ALL
ViewGL_SETS_OF_BOOKS
SynonymRA_CUSTOMER_TRX
SynonymRA_CUSTOMER_TRX_LINES
SynonymRA_RULES
APPS.AR_REV_ASSIGN_FOR_PPRR_V is referenced by following:

SchemaAPPS
Package BodyARP_AUTO_RULE - show dependent code