DBA Data[Home] [Help]

APPS.HR_RU_CONTINGENT_WORKER_API dependencies on PER_BUSINESS_GROUPS

Line 139: from per_business_groups pbg

135:
136: --
137: cursor csr_bg is
138: select legislation_code
139: from per_business_groups pbg
140: where pbg.business_group_id = p_business_group_id;
141: --
142: begin
143: