[Home] [Help]
[Dependency Information]
| Object Name: | PA_REP_UTIL_CATEGORY_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_REP_UTIL_CATEGORY_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 |
|---|---|---|---|---|
| UTIL_CATEGORY_ID | NUMBER | The identifier of the utility category | ||
| UTIL_CATEGORY_DESC | VARCHAR2 | (80) | The description of the utility identifier |
Cut, paste (and edit) the following text to query this object:
SELECT UTIL_CATEGORY_ID
, UTIL_CATEGORY_DESC
FROM APPS.PA_REP_UTIL_CATEGORY_V;
APPS
PA_LOOKUPS
PA_UTIL_CATEGORIES_TL
APPS.PA_REP_UTIL_CATEGORY_V is not referenced by any database object
|
|
|
|