[Home] [Help]
[Dependency Information]
| Object Name: | PJI_CURRENCY_TYPES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PJI.PJI_CURRENCY_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 |
|---|---|---|---|---|
| ORG_ID | NUMBER | Operating unit identifier for multi-organization installations. | ||
| ID | CHAR | (1) | Identifier for currency type. | |
| VALUE | VARCHAR2 | (4000) | Value for currency type. |
Cut, paste (and edit) the following text to query this object:
SELECT ORG_ID
, ID
, VALUE
FROM APPS.PJI_CURRENCY_TYPES_V;
APPS
FII_CURRENCIES_V
FII_CURRENCY_API
- show dependent code
GL_SETS_OF_BOOKS
PA_IMPLEMENTATIONS_ALL
APPS.PJI_CURRENCY_TYPES_V is not referenced by any database object
|
|
|
|