[Home] [Help]
[Dependency Information]
| Object Name: | HR_LEG_LOOKUPS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PER.HR_LEG_LOOKUPS
|
| 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 |
|---|---|---|---|---|
| APPLICATION_ID | NUMBER | Application identifier. | ||
| LOOKUP_TYPE | VARCHAR2 | (30) | Yes | Quickcode lookup type. |
| LOOKUP_CODE | VARCHAR2 | (30) | Yes | Quickcode code. |
| MEANING | VARCHAR2 | (80) | Yes | Quickcode meaning. |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column. | |
| LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who column. |
| ENABLED_FLAG | VARCHAR2 | (1) | Yes | Enabled flag. |
| START_DATE_ACTIVE | DATE | The date when the Quickcode becomes active. | ||
| END_DATE_ACTIVE | DATE | The date when the Quickcode becomes inactive. | ||
| DESCRIPTION | VARCHAR2 | (240) | Description | |
| LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who column. | |
| CREATED_BY | NUMBER | (15) | Yes | Standard Who column |
| CREATION_DATE | DATE | Yes | Standard Who column. |
Cut, paste (and edit) the following text to query this object:
SELECT APPLICATION_ID
, LOOKUP_TYPE
, LOOKUP_CODE
, MEANING
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, ENABLED_FLAG
, START_DATE_ACTIVE
, END_DATE_ACTIVE
, DESCRIPTION
, LAST_UPDATE_LOGIN
, CREATED_BY
, CREATION_DATE
FROM APPS.HR_LEG_LOOKUPS;
APPS
FND_LOOKUP_TYPES
FND_LOOKUP_VALUES
HR_API
- show dependent code
APPS
BEN_PBN_BUS
- show dependent code
BEN_PDW_COPY_BEN_TO_STG
- show dependent code
BEN_PD_RATE_AND_CVG_MODULE
- show dependent code
BEN_PLAN_DESIGN_ELPRO_MODULE
- show dependent code
BEN_PLAN_DESIGN_TXNS_API
- show dependent code
HR_API
- show dependent code
HR_DE_ORGANIZATION_LINKS_V3
HR_PERSON_RECORD
- show dependent code
HR_PERSON_RECORD
- show dependent code
PAY_IN_24QC_ER_RETURNS
- show dependent code
PAY_KR_CONT_DETAILS_V
PAY_KR_FF_FUNCTIONS_PKG
- show dependent code
PAY_SE_ARCHIVE_TETA
- show dependent code
PER_FR_UPGRADE_DATA_PKG
- show dependent code
PER_PEM_BUS
- show dependent code
PER_ZA_UTILITY_PKG
- show dependent code
PER_ZA_UTILITY_PKG
- show dependent code
PQH_SS_PRINT
- show dependent code
|
|
|
|