DBA Data[Home] [Help]

APPS.CSP_CUSTOMER_ACCOUNT_PVT dependencies on HZ_CUST_PROF_CLASS_AMTS

Line 247: from hz_cust_prof_class_amts

243: jgzz_attribute13,
244: jgzz_attribute14,
245: jgzz_attribute15,
246: 'CSPSHIPAD'
247: from hz_cust_prof_class_amts
248: where profile_class_id = x_customer_profile_class_id;
249:
250: --
251: begin

Line 376: from hz_cust_prof_class_amts

372: --
373: delete from hz_cust_profile_amts
374: where cust_account_profile_id = x_customer_profile_id
375: and currency_code in ( select currency_code
376: from hz_cust_prof_class_amts
377: where profile_class_id = x_customer_profile_class_id
378: );
379: --
380: -- copy profile amount records from class to customer profile