[Home] [Help]
[Dependency Information]
| Object Name: | PMI_PLNG_CLS_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PMI.PMI_PLNG_CLS_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
Planning Class List Of Values View
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PLANNING_CLASS | VARCHAR2 | (8) | Planning Class | |
| PLANNING_CLASS_DESC | VARCHAR2 | (70) | Planning Class description |
Cut, paste (and edit) the following text to query this object:
SELECT PLANNING_CLASS
, PLANNING_CLASS_DESC
FROM APPS.PMI_PLNG_CLS_LOV_V;
APPS
PS_PLNG_CLS
APPS.PMI_PLNG_CLS_LOV_V is not referenced by any database object
|
|
|
|