DBA Data[Home] [Help]

APPS.ARP_CORRECT_CC_ERRORS dependencies on HZ_CUST_ACCOUNT_ROLES

Line 631: hz_cust_account_roles RACO_BILL,

627: substrb(RA_SALES.NAME,1,50)
628: INTO l_billto_contact,
629: l_salesrep_name
630: FROM ra_customer_trx CT,
631: hz_cust_account_roles RACO_BILL,
632: hz_parties RACO_BILL_PARTY,
633: hz_relationships RACO_BILL_REL,
634: ra_salesreps RA_SALES
635: WHERE ct.bill_to_contact_id = raco_bill.cust_account_role_id(+)