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


VIEW: APPS.ASO_I_RETURN_TYPES_V

Object Details
Object Name: ASO_I_RETURN_TYPES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_RETURN_TYPES_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_REFERENCE_TYPE VARCHAR2 (80) Yes Reference type of the return from OE Lookups for lookup_type 'REFERENCE_TYPE'
RETURN_REFERENCE_TYPE_CODE VARCHAR2 (30) Yes Code corresponding to the return reference type from OE Lookups for lookup_type 'REFERENCE_TYPE'
DESCRIPTION VARCHAR2 (240)
Return reference type description from OE Lookups for lookup_type 'REFERENCE_TYPE'
Query Text

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


SELECT RETURN_REFERENCE_TYPE
,      RETURN_REFERENCE_TYPE_CODE
,      DESCRIPTION
FROM APPS.ASO_I_RETURN_TYPES_V;

Dependencies

[top of page]

APPS.ASO_I_RETURN_TYPES_V references the following:

SchemaAPPS
ViewOE_LOOKUPS
APPS.ASO_I_RETURN_TYPES_V is referenced by following:

SchemaAPPS
Package BodyASO_VALIDATE_PVT - show dependent code