DBA Data[Home] [Help]

APPS.PER_ZA_EMPLOYMENT_EQUITY_PKG dependencies on HR_ALL_ORGANIZATION_UNITS

Line 198: , p_legal_entity_id IN hr_all_organization_units.organization_id%type

194: , p_fw IN number
195: , p_total IN number
196: , p_cat_index IN number
197: , p_lev_index IN number
198: , p_legal_entity_id IN hr_all_organization_units.organization_id%type
199: , p_occupational_level IN hr_lookups.meaning%type
200: , p_occupational_category IN hr_lookups.meaning%type
201: , p_occupational_level_id IN hr_lookups.lookup_code%type
202: , p_occupational_category_id IN hr_lookups.lookup_code%type

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

201: , p_occupational_level_id IN hr_lookups.lookup_code%type
202: , p_occupational_category_id IN hr_lookups.lookup_code%type
203: );
204:
205: Procedure cat_lev_data ( p_legal_entity_id IN hr_all_organization_units.organization_id%type
206: , p_occupational_level IN hr_lookups.meaning%type
207: , p_occupational_category IN hr_lookups.meaning%type
208: , p_race IN per_all_people_f.per_information4%type
209: , p_sex IN per_all_people_f.sex%type