Menu

SAP Function Module CALL_EXIT_SAPLIPW1_001

Aufruf des User-Exits zur automat. Serialnummernvergabe

The Function Module CALL_EXIT_SAPLIPW1_001 (Aufruf des User-Exits zur automat. Serialnummernvergabe) is a standard Function Module in SAP ERP and is part of the function group IPW1 within the package IQSM.

Technical Information

Function Module CALL_EXIT_SAPLIPW1_001
Short Text Aufruf des User-Exits zur automat. Serialnummernvergabe
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
CONFIGURATION_KEY LIKE EQUI-CUOBJ Konfigurationsschlüssel
MATERIAL_NO LIKE RIPW0-MATNR Materialnummer
NUMBER_SERIALNO LIKE SY-TABIX Anzahl fehlender Serialnummern
OPERATION LIKE T377X-BELEG Serialnummernvorgang
PLANT LIKE MSEG-WERKS Produktionswerk
PP_ORDER_ITEM LIKE AFPO-POSNR PP-Auftragsposition
PP_ORDER_NO LIKE AUFK-AUFNR PP-Auftragsnummer
SD_DOCUMENT_ITEM LIKE LIPS-POSNR SD/WS-Belegposition
SD_DOCUMENT_NO LIKE LIPS-VBELN SD/WS-Belegnummer
STD_MATERIAL_NO LIKE EQUI-KMATN Standard-Produkt-Nummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUM_SERNR LIKE SY-TABIX Anzahl Serialnummern in TAB_SERNR

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
TAB_SERNR LIKE RISERNR Tabelle generierter Serialnummern

Exceptions

This function module does not define any Exceptions.