DBA Data[Home] [Help]

APPS.PER_ZA_EMPLOYMENT_EQUITY_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 208: , p_legal_entity_id IN hr_all_organization_units.organization_id%type

204: , p_fw IN number
205: , p_total IN number
206: , p_cat_index IN number
207: , p_lev_index IN number
208: , p_legal_entity_id IN hr_all_organization_units.organization_id%type
209: , p_occupational_level IN hr_lookups.meaning%type
210: , p_occupational_category IN hr_lookups.meaning%type
211: , p_occupational_level_id IN hr_lookups.lookup_code%type
212: , p_occupational_category_id IN hr_lookups.lookup_code%type

Line 215: Procedure cat_lev_data ( p_legal_entity_id IN hr_all_organization_units.organization_id%type

211: , p_occupational_level_id IN hr_lookups.lookup_code%type
212: , p_occupational_category_id IN hr_lookups.lookup_code%type
213: );
214:
215: Procedure cat_lev_data ( p_legal_entity_id IN hr_all_organization_units.organization_id%type
216: , p_occupational_level IN hr_lookups.meaning%type
217: , p_occupational_category IN hr_lookups.meaning%type
218: , p_race IN per_all_people_f.per_information4%type
219: , p_sex IN per_all_people_f.sex%type