[Home] [Help]
[Dependency Information]
| Object Name: | ASO_I_GL_CONV_TYPES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ASO.ASO_I_GL_CONV_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 |
|---|---|---|---|---|
| CONVERSION_TYPE | VARCHAR2 | (30) | Yes | Conversion Type |
| USER_CONVERSION_TYPE | VARCHAR2 | (30) | Yes | User Conversion Type |
Cut, paste (and edit) the following text to query this object:
SELECT CONVERSION_TYPE
, USER_CONVERSION_TYPE
FROM APPS.ASO_I_GL_CONV_TYPES_V;
APPS
GL_DAILY_CONVERSION_TYPES
APPS.ASO_I_GL_CONV_TYPES_V is not referenced by any database object
|
|
|
|