DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_F_PKG dependencies on HR_DE_EXTRA_ASSIGNMENT_CHECKS

Line 198: hr_de_extra_assignment_checks.set_labour_union_flag(p_labour_union_member_flag=>l_labour_union_member_flag);

194: close ac1;
195:
196: if l_legislation_code='DE'
197: then
198: hr_de_extra_assignment_checks.set_labour_union_flag(p_labour_union_member_flag=>l_labour_union_member_flag);
199: end if;
200:
201: l_work_at_home := nvl(p_work_at_home,'N'); --FIX FOR BUG 9215178
202: