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


VIEW: APPS.ASO_I_PAYMENT_OPTIONS_V

Object Details
Object Name: ASO_I_PAYMENT_OPTIONS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewASO.ASO_I_PAYMENT_OPTIONS_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
PAYMENT_OPTION VARCHAR2 (80) Yes payment option
PAYMENT_OPTION_MEANING VARCHAR2 (30) Yes description of the payment option
Query Text

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


SELECT PAYMENT_OPTION
,      PAYMENT_OPTION_MEANING
FROM APPS.ASO_I_PAYMENT_OPTIONS_V;

Dependencies

[top of page]

APPS.ASO_I_PAYMENT_OPTIONS_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymFND_LOOKUP_VALUES

APPS.ASO_I_PAYMENT_OPTIONS_V is not referenced by any database object