DBA Data[Home] [Help]

APPS.OE_BULK_TAX_UTIL dependencies on XLE_BUSINESSINFO_GRP

Line 80: l_legal_entity_id := XLE_BUSINESSINFO_GRP.Get_OrdertoCash_Info(

76: oe_debug_pub.add('ar trx type:'||l_cust_trx_type_id,3);
77: oe_debug_pub.add('batch source:'||l_invoice_source_id,3);
78: oe_debug_pub.add('OU:'||p_org_id,3);
79: END IF;
80: l_legal_entity_id := XLE_BUSINESSINFO_GRP.Get_OrdertoCash_Info(
81: x_return_status => l_return_status, -- OUT
82: x_msg_data => l_msg_data, -- OUT
83: p_customer_type => l_customer_type, -- IN P_customer_type
84: p_customer_id => l_customer_id, -- IN P_customer_id (sold_to/bill_to customer_id)