DBA Data[Home] [Help]

APPS.ARP_PROCESS_PAYINFO dependencies on FND_APPLICATION

Line 327: fnd_application a

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