DBA Data[Home] [Help]

APPS.ISC_DBI_BSA_OBJECTS_C dependencies on HZ_CUST_ACCOUNTS

Line 616: hz_cust_accounts cust_acct

612: tmp.request_id
613: from isc_dbi_tmp_bsa_order_lines tmp,
614: isc_curr_bsa_order_lines curr,
615: jtf_rs_srp_groups sg,
616: hz_cust_accounts cust_acct
617: where tmp.transactional_curr_code = curr.from_currency
618: and tmp.time_activation_date_id = curr.conversion_date
619: and tmp.salesrep_id = sg.salesrep_id
620: and tmp.org_id = sg.org_id

Line 1261: hz_cust_accounts cust_acct

1257: tmp.request_id
1258: from isc_dbi_tmp_bsa_order_lines tmp,
1259: isc_curr_bsa_order_lines curr,
1260: jtf_rs_srp_groups sg,
1261: hz_cust_accounts cust_acct
1262: where tmp.transactional_curr_code = curr.from_currency
1263: and tmp.time_activation_date_id = curr.conversion_date
1264: and tmp.salesrep_id = sg.salesrep_id
1265: and tmp.org_id = sg.org_id