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


VIEW: APPS.ASO_I_AGREEMENTS_V

Object Details
Object Name: ASO_I_AGREEMENTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_AGREEMENTS_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 Agreement Identifier
NAME VARCHAR2 (240) Yes Name of the Agreement
AGREEMENT_NUM VARCHAR2 (50)
User defined number for this agreement
SOLD_TO_ORG_ID NUMBER

Sold_To cutomer Organization/Location
PRICE_LIST_ID NUMBER

Price List used for this agreement
INVOICING_RULE_ID NUMBER

Invoicing Rule
ACCOUNTING_RULE_ID NUMBER

Accounting Rule
Query Text

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


SELECT AGREEMENT_ID
,      NAME
,      AGREEMENT_NUM
,      SOLD_TO_ORG_ID
,      PRICE_LIST_ID
,      INVOICING_RULE_ID
,      ACCOUNTING_RULE_ID
FROM APPS.ASO_I_AGREEMENTS_V;

Dependencies

[top of page]

APPS.ASO_I_AGREEMENTS_V references the following:

SchemaAPPS
ViewOE_AGREEMENTS_VL
APPS.ASO_I_AGREEMENTS_V is referenced by following:

SchemaAPPS
ViewCS_CP_AGREEMENTS_RG_V