DBA Data[Home] [Help]

APPS.PQP_GB_SS_ABSENCE_TEMPLATE dependencies on PQP_GB_UNPAID_TEMPLATE

Line 751: l_element_type_id := pqp_gb_unpaid_template.create_user_template

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