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


VIEW: APPS.ASO_I_RETURN_CODES_V

Object Details
Object Name: ASO_I_RETURN_CODES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_RETURN_CODES_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
RETURN_REASON_CODE VARCHAR2 (30) Yes Code corresponding to the return reason from A/R Lookups for the lookup_type 'CREDIT_MEMO_REASON'
RETURN_REASON VARCHAR2 (80) Yes Return reason from AR Lookups for the lookup_type 'CREDIT_MEMO_REASON'
Query Text

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


SELECT RETURN_REASON_CODE
,      RETURN_REASON
FROM APPS.ASO_I_RETURN_CODES_V;

Dependencies

[top of page]

APPS.ASO_I_RETURN_CODES_V references the following:

SchemaAPPS
ViewAR_LOOKUPS
APPS.ASO_I_RETURN_CODES_V is referenced by following:

SchemaAPPS
ViewCSF_DEBRIEF_MAT_LINES_V