Menu

SAP Function Module MEASUREM_DOCUM_READ_TO_ORDER

The Function Module MEASUREM_DOCUM_READ_TO_ORDER () 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_READ_TO_ORDER
Short Text
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
WORK_ORDER_OBJECTNR LIKE IMRG-WOOBJ Objektnummer des Auftragsvorgangs o.ä.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNT_IMRG LIKE SY-TFILL Anzahl der gefundenen Meßbelege

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
IMRG_TAB LIKE IMRG Meßbelege, Ergebnistabelle

Exceptions

This function module does not define any Exceptions.