[Home] [Help]
[Dependency Information]
| Object Name: | HR_DE_ORG_LINK_TYPES_MAPPING |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PER.HR_DE_ORG_LINK_TYPES_MAPPING
|
| Subobject Name: | |
| Status: | VALID |
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORG_LINK_TYPE | VARCHAR2 | (80) | Org Link types displayed on Additional Org Information form for Germany | |
| ORG_CLASS | VARCHAR2 | (80) | Organisations of this Org Class are displayed on Additional Org Information form(Misc tab) for Germany |
Cut, paste (and edit) the following text to query this object:
SELECT ORG_LINK_TYPE
, ORG_CLASS
FROM APPS.HR_DE_ORG_LINK_TYPES_MAPPING;
APPS
PAY_USER_COLUMNS
PAY_USER_COLUMN_INSTANCES_F
PAY_USER_ROWS_F
PAY_USER_TABLES
APPS
HR_ORD_BUS
- show dependent code
|
|
|
|