[Home] [Help]
[Dependency Information]
| Object Name: | BIC_DIMV_OPERATING_UNITS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | BIC.BIC_DIMV_OPERATING_UNITS
|
| Subobject Name: | |
| Status: | VALID |
A Business Intelligence System view
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ALL_FK | CHAR | (3) | ||
| ORG_ID | NUMBER | (15) | Yes | Organization identifier |
| ORG_NAME | VARCHAR2 | (240) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ALL_FK
, ORG_ID
, ORG_NAME
FROM APPS.BIC_DIMV_OPERATING_UNITS;
APPS
HR_OPERATING_UNITS
APPS
BIC_CONSOLIDATE_CUST_DATA_PKG
- show dependent code
|
|
|
|