[Home] [Help]
[Dependency Information]
| Object Name: | OZF_JE_CATEGORIES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OZF.OZF_JE_CATEGORIES_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 |
|---|---|---|---|---|
| JE_CATEGORY_NAME | VARCHAR2 | (30) | ||
| USER_JE_CATEGORY_NAME | VARCHAR2 | (80) |
Cut, paste (and edit) the following text to query this object:
SELECT JE_CATEGORY_NAME
, USER_JE_CATEGORY_NAME
FROM APPS.OZF_JE_CATEGORIES_V;
APPS
FND_GLOBAL
- show dependent code
FND_LOOKUPS
GL_JE_CATEGORIES
APPS.OZF_JE_CATEGORIES_V is not referenced by any database object
|
|
|
|