DBA Data[Home] [Help]

APPS.ARP_PROCESS_PAYINFO dependencies on FND_APPLICATION

Line 330: fnd_application a

326: AND(trxntypeid IN(2, 3, 20))
327: AND(decode(instrtype, 'BANKACCOUNT', summ.process_profile_code, NULL) = ueft.user_eft_profile_code(+))
328: AND(ueft.sys_eft_profile_code = seft.sys_eft_profile_code(+)))
329: auth,
330: fnd_application a
331: WHERE ext.trxn_extension_id = il.payment_trxn_extension_id
332: AND ext.trxn_extension_id = auth.trxn_extension_id(+)
333: AND auth.settle_req_auth_flag(+) = 'Y'
334: AND ext.origin_application_id = a.application_id