DBA Data[Home] [Help]

APPS.OE_ORDER_CACHE dependencies on OE_INVOICE_PUB

Line 2571: OE_INVOICE_PUB.Get_Customer_Transaction_Type(p_line_rec);

2567: g_line_type_rec.calculate_tax_flag is null )
2568: Then
2569:
2570: l_cust_trx_type_id :=
2571: OE_INVOICE_PUB.Get_Customer_Transaction_Type(p_line_rec);
2572:
2573: load_cust_trx_type(l_cust_trx_type_id);
2574:
2575: l_calculate_tax_flag := g_cust_trx_rec.tax_calculation_flag;