[Home] [Help]
[Dependency Information]
| Object Name: | PA_LEAD_CATEGORIES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_LEAD_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 |
|---|---|---|---|---|
| CATEGORY_ID | NUMBER | Category Id of the last category listed in the concatenated string | ||
| CATEGORY | VARCHAR2 | (4000) | The concatenated string composed of various categories | |
| CATEGORY_DESC | VARCHAR2 | (240) | Description of the category |
Cut, paste (and edit) the following text to query this object:
SELECT CATEGORY_ID
, CATEGORY
, CATEGORY_DESC
FROM APPS.PA_LEAD_CATEGORIES_V;
APPS
ENI_PROD_DEN_HRCHY_PARENTS_V
APPS.PA_LEAD_CATEGORIES_V is not referenced by any database object
|
|
|
|