Menu

SAP Function Module ALM_ME_TOB_MEASUREMENT_POINTS

Messpunkte / letzte Meßbelege zum technischen Objekt

The Function Module ALM_ME_TOB_MEASUREMENT_POINTS (Messpunkte / letzte Meßbelege zum technischen Objekt) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_TOB_ITEM within the package ALM_ME.

Technical Information

Function Module ALM_ME_TOB_MEASUREMENT_POINTS
Short Text Messpunkte / letzte Meßbelege zum technischen Objekt
Function Group ALM_ME_TOB_ITEM
Package ALM_ME
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJNR LIKE ITOB-OBJNR Objektnummer
I_WITH_CODES TYPE FLAG SPACE Auch Messpunkte mit codes lesen

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
RETURN LIKE BAPIRET2 Returnparameter
T_TOB_MEASUREMENT_POINTS LIKE ALM_ME_MEASMNT_PT_KEY Messpunkt-Key

Exceptions

This function module does not define any Exceptions.