DBA Data[Home] [Help]

APPS.AR_REFUNDS_PVT dependencies on AP_CANCEL_PKG

Line 541: IF NOT AP_CANCEL_PKG.Ap_Cancel_Single_Invoice(

537: BEGIN
538:
539: debug('ar_refund_pvt.cancel_refund()+');
540: x_return_status := FND_API.G_RET_STS_SUCCESS;
541: IF NOT AP_CANCEL_PKG.Ap_Cancel_Single_Invoice(
542: P_invoice_id => p_application_ref_id
543: , P_last_updated_by => fnd_global.user_id
544: , P_last_update_login => fnd_global.login_id
545: , P_accounting_date => NULL