DBA Data[Home] [Help]

APPS.PAY_US_GARN_UPGRADE dependencies on PAY_US_DEDN_TEMPLATE_WRAPPER

Line 421: l_new_ele_type_id := pay_us_dedn_template_wrapper.create_deduction_element(

417: * then we need to rollback whatever is done before trying to
418: * create another NEW architectural element for the same old element
419: */
420: savepoint ELEM_CREAT;
421: l_new_ele_type_id := pay_us_dedn_template_wrapper.create_deduction_element(
422: p_element_name => l_new_elem_name
423: ,p_reporting_name => l_reporting_name
424: ,p_description => l_description
425: ,p_classification_name => 'Involuntary Deductions'