DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_MERGE_V2PVT dependencies on HZ_CUST_PROFILE_AMTS_PKG

Line 3020: HZ_CUST_PROFILE_AMTS_PKG.Insert_Row (

3016: p_cust_profile_amt_rec.cust_acct_profile_amt_id := null;
3017:
3018:
3019: -- Call table-handler.
3020: HZ_CUST_PROFILE_AMTS_PKG.Insert_Row (
3021: X_CUST_ACCT_PROFILE_AMT_ID=>p_cust_profile_amt_rec.cust_acct_profile_amt_id,
3022: X_CUST_ACCOUNT_PROFILE_ID => p_cust_profile_amt_rec.cust_account_profile_id,
3023: X_CURRENCY_CODE => p_cust_profile_amt_rec.currency_code,
3024: X_TRX_CREDIT_LIMIT => p_cust_profile_amt_rec.trx_credit_limit,