DBA Data[Home] [Help]

APPS.PA_CI_IMPACTS_UTIL dependencies on PA_CI_SUPPLIER_UTILS

Line 454: PA_CI_SUPPLIER_UTILS.IS_SI_DELETE_OK

450: ELSIF l_temp = 'SUPPLIER' THEN
451: /** Added for Supplier Impact details This API returns error 'E' if there
452: ** detail transactions exists for the supplier impact
453: **/
454: PA_CI_SUPPLIER_UTILS.IS_SI_DELETE_OK
455: (p_ci_id => l_ciid
456: ,x_return_status => x_return_status
457: ,x_msg_data => x_msg_data
458: ,x_msg_count => x_msg_count