[Home] [Help]
[Dependency Information]
| Object Name: | GMS_OPERATING_UNITS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GMS.GMS_OPERATING_UNITS_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 |
|---|---|---|---|---|
| ORG_ID | NUMBER | (15) | Yes | Operating unit identifier for multi-organization installations |
| OPERATING_UNIT | VARCHAR2 | (240) | Yes | Operating Unit Name. |
Cut, paste (and edit) the following text to query this object:
SELECT ORG_ID
, OPERATING_UNIT
FROM APPS.GMS_OPERATING_UNITS_V;
APPS
GMS_IMPLEMENTATIONS_ALL
HR_OPERATING_UNITS
MO_GLOBAL
- show dependent code
APPS
GMS_AWARDS_V
|
|
|
|