[Home] [Help]
[Dependency Information]
Object Name: | HR_NUSJOB_BASE_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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_ID | NUMBER | (15) | Yes | |
JOB_NAME | VARCHAR2 | (700) | ||
BUSINESS_GROUP_ID | NUMBER | (15) | Yes | |
DATE_FROM | DATE | Yes | ||
DATE_TO | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT JOB_ID
, JOB_NAME
, BUSINESS_GROUP_ID
, DATE_FROM
, DATE_TO
FROM APPS.HR_NUSJOB_BASE_V;
APPS.HR_NUSJOB_BASE_V is not referenced by any database object
|
|
|