[Home] [Help]
[Dependency Information]
| Object Name: | CN_JOB_TITLES |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| 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 |
|---|---|---|---|---|
| JOB_TITLE_ID | NUMBER | (15) | Yes | refer to base table |
| NAME | VARCHAR2 | (700) | refer to base table | |
| JOB_CODE | VARCHAR2 | (700) | refer to base table |
Cut, paste (and edit) the following text to query this object:
SELECT JOB_TITLE_ID
, NAME
, JOB_CODE
FROM APPS.CN_JOB_TITLES;
APPS
JTF_RS_JOB_ROLES
PER_JOBS
APPS
CN_GET_SRP_DATA_PVT
- show dependent code
CN_JOB_TITLE_PVT
- show dependent code
CN_JOB_TITLE_PVT
- show dependent code
CN_SRP_JOB_TITLES
|
|
|
|