Entering content frameFunction documentation Saving of Report Shipping Orders Locate the document in its SAP Library structure

Use

This function transfers the data in a report shipping order to the shipping history, depending on the shipping reason.

Note

In the standard system, print requests, acknowledgements of receipt, and cover sheets are not saved, but are deleted by the user exit EHS_SAVE.

The shipping history is used to:

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

Prerequisites

In the IMG activity Specify Communication, you have defined the format in which the ready-to-ship report is to be saved depending on the communication type. A suitable application must be installed for you to be able to display the saved report.

In the IMG activity Assign Communication Types, you have defined the priority of the permitted communication types depending on the shipping reason. In the IMG activity Assign Shipping Units, you have assigned at least one shipping unit to each communication type.

You have defined the permitted communication types and a default communication type for all report recipients. For more information about selecting the communication type, see Order Package Shipping.

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

In the IMG activity Assign Names for User Exits, the user exit EHS_SAVE is assigned to the exit category SAVE for the corresponding shipping reasons. The exit category SAVE defines the point in the program at which the user exit is called.

In the IMG activity Specify Environment Parameters, you use the environment parameter SRE_DS_SAVE to define the number of days after which a report shipping order is saved.

Features

You can reset the status of a report shipping order with or without a final report indicator to Historical.

If you set the final report indicator depending on the shipping reason in the IMG activity Specify Shipping Reasons, the ready-to-ship report is saved in the SAP Document Management System. The parameter values are therefore no longer required, so they are deleted. If, however, you still want to save parameter values, enter these parameters in the IMG activity Specify Parameter Values to be Saved depending on the shipping reason.

You can call the whole report and the list of special parameters in the hit list of report shipping orders. Reports in commonly used formats such as *.DOC and *.RTF are displayed in Microsoft Word. For special formats (such as Postscript) for which your PC does not have an application, your workstation must be installed as a WWI information system/labeling workstation. In this case the report and parameters are re-merged.

Note

To display the report, choose Goto ® Final report display.

To display the special parameter values, choose Goto ® Parameter values.

If you have not set the final report indicator, the final generated report is deleted. All parameter values used on the report are saved. The additional parameters specified in the IMG activity Specify Parameter Values to be Saved depending on the shipping reason are also saved.

When you call the display of the ready-to-ship report in the hit list of report shipping orders, the SAP System generates the report using the saved parameter values. For this to be possible, your workstation must have the WWI installation for an information system/labeling workstation.

You can also call the list of parameter values from the hit list.

Note

On the other hand, if you choose Goto ® Document in the report information system, the report is generated with the parameter values that are currently valid.

Independent of whether you have set the final report indicator and specified parameter values to be saved, the keys for the objects for which a report was shipped are never deleted unless you delete the whole report shipping order.

For reports that were shipped for a specification or material, the object keys can be found in the report shipping header. For reports without a specification or material reference (for example, accident reports), the object keys can be displayed from the report shipping order hit list under Goto ® Parameter values.

 

 

 

Leaving content frame