DBA Data[Home] [Help]

APPS.OE_HEADER_UTIL dependencies on OE_OE_TOTALS_SUMMARY

Line 9521: OE_OE_TOTALS_SUMMARY.Order_Totals

9517: l_x_Header_Payment_tbl(2).instrument_security_code := p_x_header_rec.instrument_security_code;
9518: l_x_Header_Payment_tbl(2).payment_number := l_payment_number+1;
9519:
9520:
9521: OE_OE_TOTALS_SUMMARY.Order_Totals
9522: (
9523: p_header_id=>p_x_header_rec.header_id,
9524: p_subtotal =>l_subtotal,
9525: p_discount =>l_discount,