DBA Data[Home] [Help]

APPS.PAY_CA_PAYREG_EXTRACT_PKG dependencies on PER_BUSINESS_GROUPS

Line 322: from per_business_groups

318: hr_utility.set_location(gv_package_name || '.formated_static_header', 10);
319:
320: begin
321: select legislation_code into lv_leg_code
322: from per_business_groups
323: where business_group_id = gv_business_group_id;
324:
325: exception
326: when no_data_found then