DBA Data[Home] [Help]

APPS.OE_ORDER_WF_UTIL dependencies on OE_OE_TOTALS_SUMMARY

Line 3493: l_order_total := OE_OE_TOTALS_SUMMARY.PRT_ORDER_TOTAL(l_transaction_id);

3489: -------------------------
3490:
3491: -- set value
3492: -- Build the header attribute values
3493: l_order_total := OE_OE_TOTALS_SUMMARY.PRT_ORDER_TOTAL(l_transaction_id);
3494:
3495: --- ???? Check with PM
3496: l_credit_hold := OE_Order_Wf_Util.check_credit_hold (p_hold_entity_code => 'O',
3497: p_hold_entity_id => l_transaction_id);