Menu

SAP Function Module READ_MASE

MASE update and allocation of next, purely numeric serial numbers

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module READ_MASE (MASE update and allocation of next, purely numeric serial numbers) is a standard Function Module in SAP ERP and is part of the function group IMS1 within the package IQSM.

Technical Information

Function Module READ_MASE
Short Text MASE update and allocation of next, purely numeric serial numbers
Function Group IMS1
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
ANZAHL_NEU LIKE SER01-ANZSN 0 Serial number to be reassigned to number
MATERIAL_NR LIKE MASE-MATNR SPACE Material
NO_SER_ENQ TYPE NO_SER_ENQ SPACE keine Materialsperre bei numerischer Serialnummer
SERNR LIKE EQSE-SERNR SPACE Serial number entered externally

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
IMASE LIKE MASE Table of all current MASE changes
ISERNR LIKE RISERNR Table of the assigned serial numbers

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERR_LOCK_SERMAT Fehler beim Sperren: Matsersperre sitzt schon
ERR_LOCK_SYSTEM Systemfehler beim Sperren