Menu

SAP Function Module MEASUREM_POINT_CONV_INPUT

Konvertierung für Meßpunktnummer: extern -> intern

The Function Module MEASUREM_POINT_CONV_INPUT (Konvertierung für Meßpunktnummer: extern -> intern) is a standard Function Module in SAP ERP and is part of the function group IMR1 within the package IMRC.

Technical Information

Function Module MEASUREM_POINT_CONV_INPUT
Short Text Konvertierung für Meßpunktnummer: extern -> intern
Function Group IMR1
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
POINT_EXTERN LIKE IMPT-POINT SPACE Meßpunkt, externe Darstellung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POINT_INTERN LIKE IMPT-POINT Meßpunkt, interne Darstellung

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.