DBA Data[Home] [Help]

APPS.PQP_GB_SS_ABSENCE_TEMPLATE dependencies on PQP_GB_UNPAID_TEMPLATE

Line 753: l_element_type_id := pqp_gb_unpaid_template.create_user_template

749: hr_utility.trace('l_sec_grp_id :' || l_sec_grp_id);
750: hr_utility.trace('Calling the create_user_template from my proc...');
751:
752:
753: l_element_type_id := pqp_gb_unpaid_template.create_user_template
754: (p_plan_id => P_PLAN_ID
755: ,p_plan_description => P_PLAN_DESCRIPTION
756: ,p_abs_days => P_ABS_DAYS
757: ,p_abs_ent_sick_leaves => P_ABS_ENT_SICK_LEAVES