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


VIEW: APPS.AR_AGREEMENTS_S_V

Object Details
Object Name: AR_AGREEMENTS_S_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAR.AR_AGREEMENTS_S_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
AGREEMENT_ID NUMBER
Yes System-generated identifier for the agreement
AGREEMENT_NUM VARCHAR2 (50)
User-defined number for this agreement
AGREEMENT_TYPE_CODE VARCHAR2 (30)
Code used to group agreements for reporting
EVENT_ID NUMBER (15)
LINE_NUMBER NUMBER (15)
LEDGER_ID NUMBER (15)
Query Text

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


SELECT AGREEMENT_ID
,      AGREEMENT_NUM
,      AGREEMENT_TYPE_CODE
,      EVENT_ID
,      LINE_NUMBER
,      LEDGER_ID
FROM APPS.AR_AGREEMENTS_S_V;

Dependencies

[top of page]

APPS.AR_AGREEMENTS_S_V references the following:

SchemaAPPS
SynonymAR_XLA_LINES_EXTRACT
SynonymOE_AGREEMENTS_B

APPS.AR_AGREEMENTS_S_V is not referenced by any database object