DBA Data[Home] [Help]

APPS.IBE_WORKFLOW_PVT dependencies on OE_OE_TOTALS_SUMMARY

Line 8365: l_rec_charge_tbl OE_OE_TOTALS_SUMMARY.Rec_Charges_Tbl_Type;

8361: oh.order_number
8362: from oe_order_headers_all oh
8363: where oh.header_id = c_order_id;
8364: g_macd_ord_rec c_macd_order_header%ROWTYPE;
8365: l_rec_charge_tbl OE_OE_TOTALS_SUMMARY.Rec_Charges_Tbl_Type;
8366:
8367: i number;
8368:
8369: BEGIN