DBA Data[Home] [Help]

APPS.ASO_CREDIT_CHECK_PVT dependencies on ASO_MAP_QUOTE_ORDER_INT

Line 250: ASO_MAP_QUOTE_ORDER_INT.GET_ACCT_SITE_USES (

246: aso_debug_pub.add('Before Bill To Site Use Id Fetch', 1, 'Y');
247: END IF;
248:
249:
250: ASO_MAP_QUOTE_ORDER_INT.GET_ACCT_SITE_USES (
251: P_Cust_Account_Id => NVL(l_qte_header_rec.invoice_to_cust_account_id,l_qte_header_rec.cust_account_id)
252: ,P_Party_Site_Id =>l_qte_header_rec.invoice_to_party_site_id
253: ,P_Acct_Site_type => 'BILL_TO'
254: ,x_return_status => l_return_status