[Home] [Help]
[Dependency Information]
| Object Name: | JAI_CMN_HR_LOCATIONS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JA.JAI_CMN_HR_LOCATIONS_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 |
|---|---|---|---|---|
| DESCRIPTION | VARCHAR2 | (240) | ||
| LOCATION_ID | NUMBER | (15) | Yes | |
| ORGANIZATION_ID | NUMBER | (15) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT DESCRIPTION
, LOCATION_ID
, ORGANIZATION_ID
FROM APPS.JAI_CMN_HR_LOCATIONS_V;
APPS
HR_GENERAL
- show dependent code
HR_LOCATIONS
JAI_CMN_INVENTORY_ORGS
APPS.JAI_CMN_HR_LOCATIONS_V is not referenced by any database object
|
|
|
|