DBA Data[Home] [Help]

APPS.PAY_CA_PAYREG_EXTRACT_PKG dependencies on PER_BUSINESS_GROUPS

Line 332: from per_business_groups

328: hr_utility.set_location(gv_package_name || '.formated_static_header', 10);
329:
330: begin
331: select legislation_code into lv_leg_code
332: from per_business_groups
333: where business_group_id = gv_business_group_id;
334:
335: exception
336: when no_data_found then