Menu

SAP Function Module DELETE_SERNR_LS

Löschen der Serial-Liste zur Lieferscheinposition

The Function Module DELETE_SERNR_LS (Löschen der Serial-Liste zur Lieferscheinposition) is a standard Function Module in SAP ERP and is part of the function group IPW1 within the package IQSM.

Technical Information

Function Module DELETE_SERNR_LS
Short Text Löschen der Serial-Liste zur Lieferscheinposition
Function Group IPW1
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
J_VORGANG LIKE TJ01-VRGNG Betriebswirtschaftlicher Vorgang - Statusverw.
POSNR LIKE LIPS-POSNR Line item number of delivery note
VBELN LIKE LIPS-VBELN SPACE Delivery note number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATUS_NOT_ALLOWED TYPE C nicht alle Serialnummern löschbar
ZEILEN_ID LIKE MESG-ZEILE Zeilenidentifikation Messagehandler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.