Menu

SAP Function Module MEAS_DOC_LAST_READ_FOR_OBJECT

Read last meas. document for technical object by meas. point sort field.

The Function Module MEAS_DOC_LAST_READ_FOR_OBJECT (Read last meas. document for technical object by meas. point sort field.) is a standard Function Module in SAP ERP and is part of the function group IMRF within the package IMRC.

Technical Information

Function Module MEAS_DOC_LAST_READ_FOR_OBJECT
Short Text Read last meas. document for technical object by meas. point sort field.
Function Group IMRF
Package IMRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHAR_CONVERT TYPE IREF-IIND 'X' X - Return value in character format as well
MDOCM_IGNORE TYPE IMRG-MDOCM SPACE Ignore measurement document specified
MEASURE_POINT_EQUNR TYPE EQUI-EQUNR SPACE Equipment number for measuring point select
MEASURE_POINT_OBJECT TYPE IMPT-MPOBJ SPACE Object number for measuring point select
MEASURE_POINT_TPLNR TYPE IFLOT-TPLNR SPACE Functional location for measuring point select
MEASURE_SORT_FIELD TYPE IMPT-PSORT Sort field for selection
OFFSET_DATE TYPE IMRG-IDATE '99991231' Offset point for DB selection: Date
OFFSET_INCLUSIVE TYPE IREF-IIND 'X' X - DB-Selection inclusive offset point
OFFSET_TIME TYPE IMRG-ITIME '235959' Offset point for DB selection: Time

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHAR_DECIM TYPE RIMR0-IODEC Number of decimals in the char val (from imptt)
CHAR_MEAS TYPE RIMR0-READC Measurement document value as character
IMRG_WA2 TYPE IMRG Work area for measurement documents

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_ERROR Floating point conversion error
IMPT_NOT_FOUND No measurement points found for this object
IMRG_NOT_FOUND No document found for this measuring point
INVALID_CALL Invalid call of function module (e.g. missing parameters)
PSORT_NOT_FOUND No measuring points with this position found