DBA Data[Home] [Help]

APPS.IBY_FD_POST_PICP_PROGS_PVT dependencies on DUAL

Line 598: ELSE -- reprint (individual or range)

594: END IF;
595:
596: END LOOP;
597:
598: ELSE -- reprint (individual or range)
599: FOR l_payment IN l_pmt_reprt_csr(p_payment_instruction_id) LOOP
600:
601: IF l_payment.payment_status = 'READY_TO_REPRINT' THEN
602:

Line 1078: select IBY_TRANSACTION_ERRORS_S.nextval into l_transaction_error_id from dual;

1074: iby_debug_pub.add(debug_msg => 'Error message: ' || p_error_msg,
1075: debug_level => FND_LOG.LEVEL_STATEMENT,
1076: module => l_Debug_Module);
1077:
1078: select IBY_TRANSACTION_ERRORS_S.nextval into l_transaction_error_id from dual;
1079:
1080: insert into
1081: iby_transaction_errors
1082: (transaction_error_id, transaction_type, transaction_id,