DBA Data[Home] [Help]

APPS.AP_IMPORT_VALIDATION_PKG dependencies on AP_PREPAY_PKG

Line 6008: l_reject_code := AP_PREPAY_PKG.check_prepay_info_import(

6004: AP_IMPORT_UTILITIES_PKG.Print(AP_IMPORT_INVOICES_PKG.g_debug_switch,
6005: debug_info);
6006: END IF;
6007: --
6008: l_reject_code := AP_PREPAY_PKG.check_prepay_info_import(
6009: p_invoice_rec.prepay_num,
6010: p_invoice_rec.prepay_line_num,
6011: p_invoice_rec.prepay_apply_amount,
6012: p_invoice_rec.invoice_amount,