DBA Data[Home] [Help]

APPS.IBY_FD_POST_PICP_PROGS_PVT dependencies on IBY_FORMATS_B

Line 392: iby_formats_b format,

388: l_template_terr,
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