DBA Data[Home] [Help]

APPS.IBY_UTILITY_PVT dependencies on XDO_TEMPLATES_B

Line 1321: XDO_TEMPLATES_B temp

1317: l_conc_prog
1318: FROM iby_pay_instructions_all ins,
1319: iby_payment_profiles pp,
1320: iby_formats_b format,
1321: XDO_TEMPLATES_B temp
1322: WHERE ins.payment_instruction_id = p_pay_instruction_id
1323: AND ins.payment_profile_id = pp.payment_profile_id
1324: AND format.FORMAT_CODE = pp.PAYMENT_FORMAT_CODE
1325: AND format.FORMAT_TEMPLATE_CODE = temp.template_code