Menu

SAP Function Module ALM_ME_MEASUREM_POINT_GETLIST

Mobile ALM: Get measurement point list

The Function Module ALM_ME_MEASUREM_POINT_GETLIST (Mobile ALM: Get measurement point list) is a standard Function Module in SAP ERP and is part of the function group ALM_ME_MEASUREMENT within the package ALM_ME.

Technical Information

Function Module ALM_ME_MEASUREM_POINT_GETLIST
Short Text Mobile ALM: Get measurement point list
Function Group ALM_ME_MEASUREMENT
Package ALM_ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_IGNORE_OVERFLOW TYPE CHAR1 Überlauf ignorieren
I_MASS_REP TYPE MAM_30_MASS_REP Struktur für Massendatenreplikation
I_REPLICATION_TYPE TYPE ALM_ME_REPLICATION_TYPE SPACE Art der Replikation
I_SEL_VARIANT LIKE RSVAR-VARIANT Variant name
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
MEASUREM_POINT_LIST LIKE ALM_ME_MEASUREM_POINT_LIST Mobile ALM: Measurement point list
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.