[Home] [Help]
[Dependency Information]
| Object Name: | HRI_CL_BACTN_TYP_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 | VARCHAR2 | (30) | Yes | ID |
| VALUE | VARCHAR2 | (240) | Yes | Value |
| START_DATE | DATE | Start date of the record | ||
| END_DATE | DATE | end date | ||
| ORDER_BY | VARCHAR2 | (240) | Yes | order by |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, START_DATE
, END_DATE
, ORDER_BY
FROM APPS.HRI_CL_BACTN_TYP_V;
APPS
BEN_STARTUP_ACTN_TYP_TL
APPS.HRI_CL_BACTN_TYP_V is not referenced by any database object
|
|
|
|