DBA Data[Home] [Help]

APPS.PSB_HR_POPULATE_DATA_PVT dependencies on PSB_ATTRIBUTE_TYPES

Line 825: From Psb_attribute_types

821: link_key,decode(link_type,'A','PER_ALL_ASSIGNMENTS','E',
822: 'PER_ALL_PEOPLE','P', 'HR_ALL_POSITIONS','PER_ALL_ASSIGNMENTS')
823: link_type,link_type l_alias2,
824: select_where
825: From Psb_attribute_types
826: Where attribute_type = l_definition_type
827: and attribute_type_id = l_attribute_type_id;
828:
829: Cursor C_job_structure is