[Home] [Help]
[Dependency Information]
| Object Name: | HRI_CL_CO_PGM_V |
|---|---|
| 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 |
|---|---|---|---|---|
| ID | NUMBER | (15) | Yes | ID |
| VALUE | VARCHAR2 | (240) | Yes | Value |
| START_DATE | DATE | Yes | start date | |
| END_DATE | DATE | Yes | End date |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, START_DATE
, END_DATE
FROM APPS.HRI_CL_CO_PGM_V;
APPS
BEN_PGM_F
HRI_CS_CO_PGM_CT
APPS.HRI_CL_CO_PGM_V is not referenced by any database object
|
|
|
|