DBA Data[Home] [Help]

APPS.IBY_FNDCPT_PROFILE_PVT dependencies on IBY_FNDCPT_SYS_EFT_PF_B

Line 161: FROM iby_fndcpt_sys_eft_pf_b profs

157: (ci_bepid iby_bepinfo.bepid%TYPE)
158: IS
159: SELECT sys_eft_profile_code,verify_trans_prtcl_code,
160: funds_xfer_trans_prtcl_code,query_trans_prtcl_code
161: FROM iby_fndcpt_sys_eft_pf_b profs
162: WHERE profs.payment_system_id = ci_bepid
163: AND NVL(inactive_date,SYSDATE+30)>SYSDATE;
164:
165: CURSOR c_sys_dc_profile