DBA Data[Home] [Help]

APPS.IBE_WORKFLOW_PVT dependencies on OE_OE_TOTALS_SUMMARY

Line 8270: l_rec_charge_tbl OE_OE_TOTALS_SUMMARY.Rec_Charges_Tbl_Type;

8266: oh.order_number
8267: from oe_order_headers_all oh
8268: where oh.header_id = c_order_id;
8269: g_macd_ord_rec c_macd_order_header%ROWTYPE;
8270: l_rec_charge_tbl OE_OE_TOTALS_SUMMARY.Rec_Charges_Tbl_Type;
8271:
8272: i number;
8273:
8274: BEGIN