DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.HR_DE_ORG_LINK_TYPES_MAPPING

Object Details
Object Name: HR_DE_ORG_LINK_TYPES_MAPPING
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPER.HR_DE_ORG_LINK_TYPES_MAPPING
Subobject Name:
Status: VALID

View Type

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.

[View Source]

Columns
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
Query Text

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;

Dependencies

[top of page]

APPS.HR_DE_ORG_LINK_TYPES_MAPPING references the following:

SchemaAPPS
SynonymPAY_USER_COLUMNS
SynonymPAY_USER_COLUMN_INSTANCES_F
SynonymPAY_USER_ROWS_F
SynonymPAY_USER_TABLES
APPS.HR_DE_ORG_LINK_TYPES_MAPPING is referenced by following:

SchemaAPPS
Package BodyHR_ORD_BUS - show dependent code