DBA Data[Home] [Help]

APPS.PA_CI_IMPACTS_UTIL dependencies on PA_CI_SUPPLIER_UTILS

Line 527: PA_CI_SUPPLIER_UTILS.IS_SI_DELETE_OK

523: ELSIF l_temp = 'SUPPLIER' THEN
524: /** Added for Supplier Impact details This API returns error 'E' if there
525: ** detail transactions exists for the supplier impact
526: **/
527: PA_CI_SUPPLIER_UTILS.IS_SI_DELETE_OK
528: (p_ci_id => l_ciid
529: ,x_return_status => x_return_status
530: ,x_msg_data => x_msg_data
531: ,x_msg_count => x_msg_count