DBA Data[Home] [Help]

APPS.AP_IMPORT_VALIDATION_PKG dependencies on AP_PREPAY_PKG

Line 6449: l_reject_code := AP_PREPAY_PKG.check_prepay_info_import(

6445: AP_IMPORT_UTILITIES_PKG.Print(AP_IMPORT_INVOICES_PKG.g_debug_switch,
6446: debug_info);
6447: END IF;
6448: --
6449: l_reject_code := AP_PREPAY_PKG.check_prepay_info_import(
6450: p_invoice_rec.prepay_num,
6451: p_invoice_rec.prepay_line_num,
6452: p_invoice_rec.prepay_apply_amount,
6453: p_invoice_rec.invoice_amount,