DBA Data[Home] [Help]

APPS.PAY_US_GARN_UPGRADE dependencies on PAY_US_DEDN_TEMPLATE_WRAPPER

Line 414: l_new_ele_type_id := pay_us_dedn_template_wrapper.create_deduction_element(

410: * then we need to rollback whatever is done before trying to
411: * create another NEW architectural element for the same old element
412: */
413: savepoint ELEM_CREAT;
414: l_new_ele_type_id := pay_us_dedn_template_wrapper.create_deduction_element(
415: p_element_name => l_new_elem_name
416: ,p_reporting_name => l_reporting_name
417: ,p_description => l_description
418: ,p_classification_name => 'Involuntary Deductions'