[Home] [Help]
1921: || 'instruction '
1922: || l_pmtInstrTab(i).payment_instruction_id
1923: );
1924:
1925: IBY_FD_POST_PICP_PROGS_PVT.
1926: Run_Post_PI_Programs(
1927: l_pmtInstrTab(i).payment_instruction_id,
1928: 'N'
1929: );
2170: || ' with instruction status: '
2171: || l_pmtInstrTab(i).payment_instruction_status
2172: );
2173:
2174: IBY_FD_POST_PICP_PROGS_PVT.
2175: Run_Post_PI_Programs(
2176: l_pmtInstrTab(i).payment_instruction_id,
2177: 'N'
2178: );