DBA Data[Home] [Help]

APPS.IBY_CHECKNUMBER_PUB dependencies on IBY_PAYINSTR_UTILS_PKG

Line 2241: IBY_PAYINSTR_UTILS_PKG.createErrorRecord(

2237: /*
2238: * Once we fail a pmt instruction, we must add a
2239: * corresponding error message to the errors table.
2240: */
2241: IBY_PAYINSTR_UTILS_PKG.createErrorRecord(
2242: x_pmtInstrRec.payment_instruction_id,
2243: x_pmtInstrRec.payment_instruction_status,
2244: l_error_code,
2245: FND_MESSAGE.get,

Line 2612: IBY_PAYINSTR_UTILS_PKG.createErrorRecord(

2608: /*
2609: * Once we fail a pmt instruction, we must add a
2610: * corresponding error message to the errors table.
2611: */
2612: IBY_PAYINSTR_UTILS_PKG.createErrorRecord(
2613: x_pmtInstrRec.payment_instruction_id,
2614: x_pmtInstrRec.payment_instruction_status,
2615: l_error_code,
2616: FND_MESSAGE.get,