DBA Data[Home] [Help]

APPS.IBY_FD_POST_PICP_PROGS_PVT dependencies on XDO_TEMPLATES_B

Line 393: XDO_TEMPLATES_B temp

389: l_output_format
390: FROM iby_pay_instructions_all ins,
391: iby_payment_profiles pp,
392: iby_formats_b format,
393: XDO_TEMPLATES_B temp
394: WHERE ins.payment_instruction_id = p_payment_instruction_id
395: AND ins.payment_profile_id = pp.payment_profile_id
396: AND format.FORMAT_CODE = pp.PAYMENT_FORMAT_CODE
397: AND format.FORMAT_TEMPLATE_CODE = temp.template_code