DBA Data[Home] [Help]

APPS.IBY_DISBURSE_SUBMIT_PUB_PKG dependencies on IBY_FD_POST_PICP_PROGS_PVT

Line 1925: IBY_FD_POST_PICP_PROGS_PVT.

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: );

Line 2174: IBY_FD_POST_PICP_PROGS_PVT.

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: );