[Home] [Help]
[Dependency Information]
| Object Name: | EDW_HR_AGE_BAND_FKV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | HRI.EDW_HR_AGE_BAND_FKV
|
| 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 |
|---|---|---|---|---|
| AGE_BAND_PK | VARCHAR2 | (112) | ||
| AGE_MAX | NUMBER | |||
| AGE_MIN | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT AGE_BAND_PK
, AGE_MAX
, AGE_MIN
FROM APPS.EDW_HR_AGE_BAND_FKV;
APPS
EDW_LOCAL_INSTANCE
HRI_AGE_BANDS
APPS
EDW_HR_AGE_BAND_PKG
- show dependent code
|
|
|
|