DBA Data[Home] [Help]

APPS.AR_IREC_PAYMENTS dependencies on IBY_ACCOUNT_OWNERS

Line 1195: iby_account_owners ow

1191: iby_pmt_instr_uses_all u,
1192: iby_ext_bank_accounts bank,
1193: hz_organization_profiles bapr,
1194: hz_organization_profiles brpr,
1195: iby_account_owners ow
1196: WHERE cust.cust_account_id = p_customer_id
1197: AND pp1.party_id = cust.party_id
1198: AND pp1.category = 'LAST_USED_PAYMENT_INSTRUMENT'
1199: AND pp1.preference_code = 'INSTRUMENT_ID'

Line 1300: iby_account_owners ow

1296: iby_pmt_instr_uses_all u,
1297: iby_ext_bank_accounts bank,
1298: hz_organization_profiles bapr,
1299: hz_organization_profiles brpr,
1300: iby_account_owners ow
1301:
1302: WHERE
1303: cust.cust_account_id = p_customer_id
1304: AND p.cust_account_id = cust.cust_account_id