DBA Data[Home] [Help]

APPS.IBY_DISBURSE_SUBMIT_PUB_PKG dependencies on IBY_FD_POST_PICP_PROGS_PVT

Line 2491: IBY_FD_POST_PICP_PROGS_PVT.

2487: || l_pmtInstrTab(i).payment_instruction_id
2488: );
2489:
2490: END IF;
2491: IBY_FD_POST_PICP_PROGS_PVT.
2492: Run_Post_PI_Programs(
2493: l_pmtInstrTab(i).payment_instruction_id,
2494: 'N'
2495: );

Line 2764: IBY_FD_POST_PICP_PROGS_PVT.

2760: || l_pmtInstrTab(i).payment_instruction_status
2761: );
2762:
2763: END IF;
2764: IBY_FD_POST_PICP_PROGS_PVT.
2765: Run_Post_PI_Programs(
2766: l_pmtInstrTab(i).payment_instruction_id,
2767: 'N'
2768: );