DBA Data[Home] [Help]

APPS.OE_BULK_WF_UTIL dependencies on OE_BULK_PROCESS_LINE

Line 645: OE_Bulk_Process_Line.Post_Process

641: -- Pricing Post-Processing
642: -- Not needed for included items.
643: -- This check is done here and not in OEBVPRCB-Price_Orders procedure
644: -- as pricing API does not loop over lines while wf start does!
645: OE_Bulk_Process_Line.Post_Process
646: (p_line_index => j
647: ,p_header_index => i
648: ,p_line_rec => p_line_rec
649: ,p_header_rec => p_header_rec