DBA Data[Home] [Help]

APPS.IBY_FD_POST_PICP_PROGS_PVT dependencies on XDO_TEMPLATES_B

Line 355: XDO_TEMPLATES_B temp

351: l_output_format
352: FROM iby_pay_instructions_all ins,
353: iby_payment_profiles pp,
354: iby_formats_b format,
355: XDO_TEMPLATES_B temp
356: WHERE ins.payment_instruction_id = p_payment_instruction_id
357: AND ins.payment_profile_id = pp.payment_profile_id
358: AND format.FORMAT_CODE = pp.PAYMENT_FORMAT_CODE
359: AND format.FORMAT_TEMPLATE_CODE = temp.template_code