[Home] [Help]
[Dependency Information]
| Object Name: | JAI_CMN_ORG_DTLS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JA.JAI_CMN_ORG_DTLS_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 |
|---|---|---|---|---|
| EC_CODE | VARCHAR2 | (50) | ||
| ORGANIZATION_CODE | VARCHAR2 | (3) | ||
| ORGANIZATION_NAME | VARCHAR2 | (240) | ||
| ORGANIZATION_ID | NUMBER | (15) | ||
| LOCATION_CODE | VARCHAR2 | (60) | ||
| ORGTYPE | VARCHAR2 | (13) |
Cut, paste (and edit) the following text to query this object:
SELECT EC_CODE
, ORGANIZATION_CODE
, ORGANIZATION_NAME
, ORGANIZATION_ID
, LOCATION_CODE
, ORGTYPE
FROM APPS.JAI_CMN_ORG_DTLS_V;
APPS
HR_GENERAL
- show dependent code
HR_LOCATIONS
HR_SECURITY
- show dependent code
JAI_CMN_INVENTORY_ORGS
ORG_ORGANIZATION_DEFINITIONS
APPS.JAI_CMN_ORG_DTLS_V is not referenced by any database object
|
|
|
|