DBA Data[Home] [Help]

APPS.IBY_FD_USER_API_PUB dependencies on IBY_REMIT_ADVICE_SETUP

Line 487: iby_remit_advice_setup sra_setup,

483: into x_default_sra_format_code,
484: x_default_sra_format_name
485: from iby_pay_instructions_all ins,
486: iby_payment_profiles pp,
487: iby_remit_advice_setup sra_setup,
488: iby_formats_vl f
489: where ins.payment_instruction_id = p_instr_id
490: and pp.payment_profile_id = ins.payment_profile_id
491: and pp.system_profile_code = sra_setup.system_profile_code