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