[Home] [Help]
[Dependency Information]
| Object Name: | GMD_ORG_ACCESS_VW |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GMD.GMD_ORG_ACCESS_VW
|
| 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 |
|---|---|---|---|---|
| ORGANIZATION_CODE | VARCHAR2 | (3) | Organization Code | |
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes | Organization Name |
| ORGANIZATION_ID | NUMBER | Yes | Organization ID |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_CODE
, ORGANIZATION_NAME
, ORGANIZATION_ID
FROM APPS.GMD_ORG_ACCESS_VW;
APPS
FND_GLOBAL
- show dependent code
HR_GENERAL
- show dependent code
HR_ORGANIZATION_INFORMATION
HR_ORGANIZATION_UNITS
HR_SECURITY
- show dependent code
MTL_PARAMETERS
ORG_ACCESS
APPS
GMD_SPEC_VRS_GRP
- show dependent code
|
|
|
|