[Home] [Help]
[Dependency Information]
| Object Name: | FND_CURRENCIES_ACTIVE_MONET_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FND.FND_CURRENCIES_ACTIVE_MONET_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 |
| NAME | VARCHAR2 | (80) | Yes | Currency name |
Cut, paste (and edit) the following text to query this object:
SELECT CURRENCY_CODE
, NAME
FROM APPS.FND_CURRENCIES_ACTIVE_MONET_V;
APPS
FND_CURRENCIES
FND_CURRENCIES_TL
APPS
JTF_RESOURCE_UTL
- show dependent code
|
|
|
|