DBA Data[Home] [Help]

APPS.CSD_RETURNS_UTIL dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 621: l_cust_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;

617: l_payee_context_rec iby_fndcpt_trxn_pub.payeecontext_rec_type;
618: l_authattribs_rec iby_fndcpt_trxn_pub.authattribs_rec_type;
619: l_amount_rec iby_fndcpt_trxn_pub.amount_rec_type;
620: l_cust_acct_site_rec hz_cust_account_site_v2pub.cust_acct_site_rec_type;
621: l_cust_profile_rec hz_customer_profile_v2pub.customer_profile_rec_type;
622: l_cust_site_use_rec hz_cust_account_site_v2pub.cust_site_use_rec_type;
623: l_amount NUMBER := p_amount;
624: x_cust_acct_site_id NUMBER;
625: x_authresult_rec iby_fndcpt_trxn_pub.authresult_rec_type;