Menu

SAP Function Module MEASUREM_DOCUM_CONV_INPUT

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

The Function Module MEASUREM_DOCUM_CONV_INPUT (Konvertierung für Meßbelegnummer: 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_DOCUM_CONV_INPUT
Short Text Konvertierung für Meßbelegnummer: 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
MDOCM_EXTERN LIKE IMRG-MDOCM SPACE Meßbeleg, externe Darstellung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MDOCM_INTERN LIKE IMRG-MDOCM Meßbeleg, 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.