DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_MERGE_V2PVT dependencies on HZ_CUSTOMER_PROFILES_PKG

Line 2875: HZ_CUSTOMER_PROFILES_PKG.Insert_Row (

2871: -- Call table-handler.
2872: -- Table_handler is taking care of default customer profile to profile class.
2873: -- HYU modification of Table Handler add column review_cycle, last_credit_review_date, party_id
2874:
2875: HZ_CUSTOMER_PROFILES_PKG.Insert_Row (
2876: X_CUST_ACCOUNT_PROFILE_ID=> p_customer_profile_rec.cust_account_profile_id,
2877: X_CUST_ACCOUNT_ID => p_customer_profile_rec.cust_account_id,
2878: X_STATUS => p_customer_profile_rec.status,
2879: X_COLLECTOR_ID => p_customer_profile_rec.collector_id,