Menu

SAP Function Module SERIAL_LS_PRINT

Drucken von Serialnummern zum Lieferschein

The Function Module SERIAL_LS_PRINT (Drucken von Serialnummern zum Lieferschein) is a standard Function Module in SAP ERP and is part of the function group IPW0 within the package IQSM.

Technical Information

Function Module SERIAL_LS_PRINT
Short Text Drucken von Serialnummern zum Lieferschein
Function Group IPW0
Package IQSM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POSNR LIKE SER01-POSNR 0 Line item number of the delivery
VBELN LIKE SER01-LIEF_NR Delivery number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISERLS LIKE RISERLS Transfer table serial number --> delivery

Exceptions

This function module does not define any Exceptions.