DBA Data[Home] [Help]

APPS.IBY_FD_USER_API_PUB dependencies on IBY_REMIT_ADVICE_SETUP

Line 627: iby_remit_advice_setup sra_setup,

623: into x_default_sra_format_code,
624: x_default_sra_format_name
625: from iby_pay_instructions_all ins,
626: iby_payment_profiles pp,
627: iby_remit_advice_setup sra_setup,
628: iby_formats_vl f
629: where ins.payment_instruction_id = p_instr_id
630: and pp.payment_profile_id = ins.payment_profile_id
631: and pp.system_profile_code = sra_setup.system_profile_code