DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_OE_TOTALS_SUMMARY

Line 9303: OE_OE_TOTALS_SUMMARY.Order_Totals

9299: l_x_Header_Payment_tbl(2).instrument_security_code := p_x_header_rec.instrument_security_code;
9300: l_x_Header_Payment_tbl(2).payment_number := l_payment_number+1;
9301:
9302:
9303: OE_OE_TOTALS_SUMMARY.Order_Totals
9304: (
9305: p_header_id=>p_x_header_rec.header_id,
9306: p_subtotal =>l_subtotal,
9307: p_discount =>l_discount,