Menu

SAP Function Module MEASUREM_POINT_ENQUEUE_ARRAY

Sperren (Enqueue) einer Liste von Meßpunkten

The Function Module MEASUREM_POINT_ENQUEUE_ARRAY (Sperren (Enqueue) einer Liste von Meßpunkten) is a standard Function Module in SAP ERP and is part of the function group IMR0 within the package IMRC.

Technical Information

Function Module MEASUREM_POINT_ENQUEUE_ARRAY
Short Text Sperren (Enqueue) einer Liste von Meßpunkten
Function Group IMR0
Package IMRC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_OR_NOTHING LIKE IREF-IIND SPACE X - RAISE EXCEPTION wenn ENQUEUE unvollständig

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT_FOREIGN_LOCKS LIKE SY-TFILL Anzahl Einträge in FOREIGN_LOCKS

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
ENQUEUE_REQUESTS LIKE IMPT_POINT Meßpunkte, die gesperrt werden sollen
FOREIGN_LOCKS LIKE IMPT_LOCKD Meßpunkte, die nicht gesperrt werden konnten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOREIGN_LOCK_OCCURED nur wenn ALL_OR_NOTHING - 'X'
SYSTEM_FAILURE_OCCURED nur wenn ALL_OR_NOTHING - 'X'