Print Forms in Shipping and Receiving
In shipping and receiving, you can print the following documents for a vehicle or a transportation unit (TU) using PDF-based forms or SAP Smart Forms forms:
Road Waybill
Loading List
In the header area of a TU or vehicle in the warehouse management monitor, you can manually print a TU-related document or vehicle-related document. For example, you can use this feature if the first print is damaged, or if you require a second print.
The automatic printing of documents is controlled by settings in the Post Processing Framework (PPF) and, optionally, by the print and form determination in the SAP EWM application.
You can configure printing for vehicles or for TUs. If you use vehicles in SAP EWM, you configure printing for action profile /SCWM/VEH
. If you use transportation units without vehicles, you configure printing for action profile /SCWM/TU
. Both action profiles are defined in the PPF application /SCWM/SHP_RCV
.
Before configuring printing in shipping and receiving, you have made the following settings:
You have activated the PPF action for printing waybills or loading lists in the action profile for TUs or in the action profile for vehicles (only one of them is necessary):
In Customizing for Extended Warehouse Management
, choose and select action profile /SCWM/TU
. The action definitions /SCWM/SR_PRINT_TU_WAYBILL
(Print Waybill
) or PRINT_LOADLISTTU
(Print Loading List
) should be active.
In Customizing for Extended Warehouse Management
, choose and select action profile /SCWM/VEH
. The action definitions /SCWM/SR_PRINT_VEH_WAYBILL
(Print Waybill
) or PRINT_LOADLISTVEH
(Print Loading List
) should be active.
You have defined a printer in your system.
For printing and previewing PDF-based forms, you need to use a PCL, Postscript, or ZPL printer and the appropriate device type (such as POST2, HPLJ4, HP9500, PDF1, AZPL203, or AZPL300). You cannot use a printer with the device type SAPWIN/SWIN. For more information, see SAP Printing Guide (BC-CCM-PRN)
, under Printing PDF-Based Forms
.
For each print document in Shipping and Receiving, a PDF-based form and an SAP Smart Forms form are provided in standard:
Name | Description | Type |
|---|---|---|
| Road Waybill (Europe) | PDF-based |
Smart Forms | ||
| Road Waybill (U.S.) | PDF-based |
Smart Forms | ||
| Loading List for TU | PDF-based |
| Smart Forms | |
| Loading List for Vehicle | PDF-based |
| Smart Forms |
Note
In the standard setup, the system prints four copies of the form /SCWM/SR_CMR
, as follows:
The original form
A copy for the sender
A copy for the consignee
A copy for the carrier
In the PPF framework, action definitions related to printing are provided in standard. The processing type of the action definition determines whether a PDF-based form or an SAP Smart Forms form is used for printing: Processing type External Communication
is used for PDF-based forms, processing type Smart Forms Print
for SAP Smart Forms forms. In the action profiles /SCWM/VEH
and /SCWM/TU
, the settings shown in the table below are provided for the standard print documents, including the assignment of the action definition to standard PDF-based form or Smart Forms form and to standard processing modules
Definition | Processing Type | Processing Modules | Name |
|---|---|---|---|
| External Communication (default) | Format |
|
Smart Forms Print | Processing Class | ||
External Communication | Format |
| |
Smart Forms Print | Processing Class | ||
| External Communication | Format |
|
Smart Forms Print (default) | Processing Class |
|
Definition | Processing Type | Processing Modules | Name |
|---|---|---|---|
| External Communication (default) | Format |
|
Smart Forms Print | Processing Class | ||
External Communication | Format |
| |
Smart Forms Print | Processing Class | ||
| External Communication | Format |
|
Smart Forms Print (default) | Processing Class |
|
The conditions for actions enable you to change the default settings from the action definition and assign a printer. In addition, the conditions for actions contain a schedule condition, which determines when the document is printed. For example, the road waybill is printed automatically upon goods issue posting of the vehicle or TU.
As an alternative to the form and the printer defined in PPF configuration, you can use printer and form determination to control which printer is used and which type of form is to be printed, depending on application data such as warehouse number, means of transport, and carrier. If you do not make any settings in the printer and form determination, SAP EWM uses the form and the printer defined in the PPF configuration.
To create your own PDF-based forms (or copy and adapt the standard forms), on the SAP Easy Access
screen choose . You can use the standard ABAP class or create your own ABAP class to process the print form.
To create your own Smart Forms forms (or copy and adapt the standard forms), on the SAP Easy Access
screen choose . You can use the standard ABAP class or create your own ABAP class to process the print form.
To configure the action conditions, in Customizing for Extended Warehouse Management
, choose . Here you can assign a form, a printer, and a processing class to the action.
If you want to use different printers or different forms based on application data such as warehouse number, means of transport, or carrier, you can configure the printer and form determination. On the SAP Easy Access
screen, choose .
For example waybill forms that show how you can tailor print forms to your own business, see Adapting Print Forms in Shipping and Receiving.