[Home] [Help]
[Dependency Information]
| Object Name: | ASO_I_PAYMENT_TYPES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_I_PAYMENT_TYPES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PAYMENT_TYPE_CODE | VARCHAR2 | (30) | Yes | payment type code |
| PAYMENT_TYPE | VARCHAR2 | (80) | Yes | payment type |
Cut, paste (and edit) the following text to query this object:
SELECT PAYMENT_TYPE_CODE
, PAYMENT_TYPE
FROM APPS.ASO_I_PAYMENT_TYPES_V;
APPS
ASO_LOOKUPS
APPS
ASO_PAYMENTS_V
|
|
|
|