Entering content frameFunction documentation Report Shipping Order Bundles Locate the document in its SAP Library structure

Use

This function allows you to send report shipping orders with the same shipping reason and communication type to the same recipient bundled together instead of separately. This therefore enables you to reduce shipping costs. Manually generated report shipping orders can also be bundled together.

The function module is created as a user exit so that you can define your own function modules for bundling.

Prerequisites

You have set the indicator for bundling in the IMG activity Specify Shipping Reasons. If the indicator is not set, the SAP System creates a separate bundle for each report shipping order.

In the IMG activity Manage User Exits you can find the user exit EHS_BUNDLE of user exit category SRE_DIST.

In the IMG activity Assign Names for User Exits, the user exit EHS_BUNDLE is assigned to the exit category BUNDLE in the standard system in accordance with the communication type. The exit category BUNDLE defines the point in the program at which the user exit is called.

Features

Bundling Criteria

Whether a number of report shipping orders are bundled together does not just depend on the control indicator in the shipping reason, but also on whether the bundling routine is assigned to the communication type that was selected for this shipping reason.

As standard, report shipping orders are grouped according to the following criteria within one bundling method:

Bundling Organization

The SAP System collects all report shipping orders that were not rejected by the check routine. Using the bundling criteria, the system checks if bundles already exist to which these report shipping orders can be assigned.

If no suitable bundles exist, new bundles are created.

This graphic is explained in the accompanying text

Bundling According to Bundling Criteria Recipient and Communication Type

 

 

 

Leaving content frame