DBA Data[Home] [Help]

APPS.CSP_CUSTOMER_ACCOUNT_PVT dependencies on HZ_CUST_PROFILE_AMTS_S

Line 199: hz_cust_profile_amts_s.nextval,

195:
196:
197: cursor c_prof_class_amts is
198: select
199: hz_cust_profile_amts_s.nextval,
200: x_customer_profile_id,
201: currency_code,
202: trx_credit_limit,
203: overall_credit_limit,