Entering content frameExample: Using Mass Processing Locate the document in its SAP Library structure

The following examples demonstrate possible uses for mass processing:

If you want to reschedule a small number of orders for a particular date without waiting for this process to be carried out, you can execute mass processing online and execute the function in the background, that is, the orders will be rescheduled immediately.

If you want to reschedule a large number of orders for a particular date and you want scheduling to be carried out at night, you can start mass processing online and create requests that will be processed in a background job scheduled to take place at night (planning program COWORKDISPATCH).

If you want to periodically release a large number of orders that have reached or exceeded their release date, you can schedule the processing to take place in the background. To do this, schedule the program PPIO_ENTRY with immediate execution of the function in a background job.

When you release several orders and you want to immediately check whether this process was successful, start mass processing with immediate execution. You can check what happened by displaying the log for the last execution of mass processing.

Schedule several background jobs if you want to schedule, cost, release and print several orders. You can then display the logs for these mass processing functions together using the Display log function in mass processing.

If you want to print shop floor papers for several orders, start the mass processing function print online with immediate execution of function. The scope of printing is defined in print customizing via the order type, plant and MRP controller.

If you want to set a user status for several orders, start the mass processing function set user status online with immediate execution of function.

If you want to create several orders using collective entry of confirmations, start the mass processing function enter time ticket confirmation and execute the function online.

If you want to reprint a time ticket for an operation, select the operations of the corresponding order in the operation list and select the operation. Enter a key for the valuation of the spool parameters and deselect all lists apart from the time ticket.

 

Leaving content frame