Menu

SAP Function Module MEASUREM_OBJECT_LAST_DOC

Letzte Messbelege zu einem Messpunktobjekt

The Function Module MEASUREM_OBJECT_LAST_DOC (Letzte Messbelege zu einem Messpunktobjekt) 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_OBJECT_LAST_DOC
Short Text Letzte Messbelege zu einem Messpunktobjekt
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
MEASUREM_OBJECT LIKE IMPT-MPOBJ Messpunktobjekt
OFFSET_DATE LIKE IMRG-IDATE '99991231' Aufsetzpunkt der DB-Selektion: Datum
OFFSET_INCLUSIVE LIKE IREF-IIND 'X' X - DB-Selektion inklusive Aufsetzzeitpunkt
OFFSET_TIME LIKE IMRG-ITIME '235959' Aufsetzpunkt der DB-Selektion: Zeit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INCOMPLETE_AUTH LIKE IREF-IIND X - mangels Berechtigung fehlen Messpunkte

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
IMPT_LAST_DOC_TAB LIKE IMPT_LAST_DOC Letzte Messbelege zum Messpunktobjekt

Exceptions

This function module does not define any Exceptions.