DBA Data[Home] [Help]

APPS.AR_RAXCUS_XMLP_PKG dependencies on HZ_CUST_ACCOUNTS

Line 77: from hz_cust_accounts c,

73: l_customer_name_low,
74: l_customer_name_high,
75: l_customer_number_low,
76: l_customer_number_high
77: from hz_cust_accounts c,
78: hz_parties party,
79: ar_lookups look
80: where c.status = look.lookup_code
81: and c.party_id = party.party_id