DBA Data[Home] [Help]

APPS.HZ_CUST_ACCOUNT_MERGE_V2PVT dependencies on HZ_CUST_PROFILE_AMTS_PKG

Line 3009: HZ_CUST_PROFILE_AMTS_PKG.Insert_Row (

3005: p_cust_profile_amt_rec.cust_acct_profile_amt_id := null;
3006:
3007:
3008: -- Call table-handler.
3009: HZ_CUST_PROFILE_AMTS_PKG.Insert_Row (
3010: X_CUST_ACCT_PROFILE_AMT_ID=>p_cust_profile_amt_rec.cust_acct_profile_amt_id,
3011: X_CUST_ACCOUNT_PROFILE_ID => p_cust_profile_amt_rec.cust_account_profile_id,
3012: X_CURRENCY_CODE => p_cust_profile_amt_rec.currency_code,
3013: X_TRX_CREDIT_LIMIT => p_cust_profile_amt_rec.trx_credit_limit,