DBA Data[Home] [Help]

APPS.OE_BULK_WF_UTIL dependencies on OE_BULK_PROCESS_LINE

Line 863: OE_Bulk_Process_Line.Post_Process

859: -- Not needed for included items.
860: -- This check is done here and not in OEBVPRCB-Price_Orders procedure
861: -- as pricing API does not loop over lines while wf start does!
862:
863: OE_Bulk_Process_Line.Post_Process
864: (p_line_index => j
865: ,p_header_index => i
866: ,p_line_rec => p_line_rec
867: ,p_header_rec => p_header_rec