DBA Data[Home] [Help]

APPS.OE_ORDER_WF_UTIL dependencies on OE_OE_TOTALS_SUMMARY

Line 4431: l_order_total := oe_oe_totals_summary.prt_order_total (l_transaction_id);

4427: -------------------------
4428:
4429: -- set value
4430: -- Build the header attribute values
4431: l_order_total := oe_oe_totals_summary.prt_order_total (l_transaction_id);
4432: --- ???? Check with PM
4433: l_credit_hold :=
4434: oe_order_wf_util.check_credit_hold
4435: (p_hold_entity_code => 'O',