DBA Data[Home] [Help]

APPS.AR_REFUNDS_PVT dependencies on AP_CANCEL_PKG

Line 455: IF NOT AP_CANCEL_PKG.Ap_Cancel_Single_Invoice(

451: BEGIN
452:
453: debug('ar_refund_pvt.cancel_refund()+');
454: x_return_status := FND_API.G_RET_STS_SUCCESS;
455: IF NOT AP_CANCEL_PKG.Ap_Cancel_Single_Invoice(
456: P_invoice_id => p_application_ref_id
457: , P_last_updated_by => fnd_global.user_id
458: , P_last_update_login => fnd_global.login_id
459: , P_accounting_date => NULL