DBA Data[Home] [Help]

APPS.IBY_DISBURSE_UI_API_PUB_PKG dependencies on IBY_FD_USER_API_PUB

Line 5546: l_allowed := IBY_FD_USER_API_PUB.Pmt_Instr_Terminate_Allowed(

5542: /* Sanity Check to confirm if all the instructions
5543: * could be terminated
5544: */
5545: FOR pmt_instr in pmt_instructions(p_req_id) loop
5546: l_allowed := IBY_FD_USER_API_PUB.Pmt_Instr_Terminate_Allowed(
5547: pmt_instr.payment_instruction_id);
5548: IF(l_allowed = 'NO') THEN
5549: IF ( G_LEVEL_STATEMENT >= G_CURRENT_RUNTIME_LEVEL) THEN
5550: print_debuginfo(l_module_name, 'Payment instruction '||