DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_MERGE_V2PVT dependencies on HZ_CUSTOMER_PROFILES_PKG

Line 2885: HZ_CUSTOMER_PROFILES_PKG.Insert_Row (

2881: -- Call table-handler.
2882: -- Table_handler is taking care of default customer profile to profile class.
2883: -- HYU modification of Table Handler add column review_cycle, last_credit_review_date, party_id
2884:
2885: HZ_CUSTOMER_PROFILES_PKG.Insert_Row (
2886: X_CUST_ACCOUNT_PROFILE_ID=> p_customer_profile_rec.cust_account_profile_id,
2887: X_CUST_ACCOUNT_ID => p_customer_profile_rec.cust_account_id,
2888: X_STATUS => p_customer_profile_rec.status,
2889: X_COLLECTOR_ID => p_customer_profile_rec.collector_id,