[Home] [Help]
[Dependency Information]
| Object Name: | GL_HISTORICAL_RATES_CURRENCY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | SQLGL.GL_HISTORICAL_RATES_CURRENCY_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 |
|---|---|---|---|---|
| CURRENCY_CODE | VARCHAR2 | (15) | Yes | Currency code |
| DESCRIPTION | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT CURRENCY_CODE
, DESCRIPTION
FROM APPS.GL_HISTORICAL_RATES_CURRENCY_V;
APPS
FND_CURRENCIES
FND_CURRENCIES_TL
FND_PROFILE
- show dependent code
GL_SETS_OF_BOOKS
APPS.GL_HISTORICAL_RATES_CURRENCY_V is not referenced by any database object
|
|
|
|