[Home] [Help]
[Dependency Information]
| Object Name: | CZ_EXV_ORGANIZATIONS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | (15) | Yes | |
| ORGANIZATION_CODE | VARCHAR2 | (3) | ||
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, ORGANIZATION_CODE
, ORGANIZATION_NAME
FROM APPS.CZ_EXV_ORGANIZATIONS;
APPS
GL_SETS_OF_BOOKS
HR_ALL_ORGANIZATION_UNITS
HR_ORGANIZATION_INFORMATION
MTL_PARAMETERS
APPS
CZ_CF_API
- show dependent code
CZ_IMP_ALL
- show dependent code
|
|
|
|