[Home] [Help]
[Dependency Information]
| Object Name: | PMIBV_ORGANIZATION_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PMI.PMIBV_ORGANIZATION_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
PMI LOV View for Organization
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGN_CODE | VARCHAR2 | (4) | Yes | Organization Code |
| ORGN_NAME | VARCHAR2 | (40) | Yes | Organization Name |
Cut, paste (and edit) the following text to query this object:
SELECT ORGN_CODE
, ORGN_NAME
FROM APPS.PMIBV_ORGANIZATION_LOV_V;
APPS
SY_ORGN_MST
APPS.PMIBV_ORGANIZATION_LOV_V is not referenced by any database object
|
|
|
|