SAP ABAP Function Module MEAS_DOC_FIRST_READ_FOR_OBJECT (Read first meas. document for technical object by meas. point sort field.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IMRC (Package) Appl. Development R/3 Measurement Readings and & Counters
Basic Data
Function Module MEAS_DOC_FIRST_READ_FOR_OBJECT Read first meas. document for technical object by meas. point sort field.  
Function Group IMRF   Measurement/Counter Functions for Fleet  
Program Name SAPLIMRF   Measurement/Counter Functions for Fleet 
INCLUDE Name LIMRFU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IMRG_WA2 TYPE IMRG Work area for measurement documents
Exporting CHAR_MEAS TYPE RIMR0-READC Measurement document value as character
Exporting CHAR_DECIM TYPE RIMR0-IODEC Number of decimals in char value (from imptt)
Importing MEASURE_POINT_OBJECT TYPE IMPT-MPOBJ SPACE Object number for measuring point select
Importing MEASURE_POINT_TPLNR TYPE IFLOT-TPLNR SPACE Functional location for measuring point select
Importing MEASURE_POINT_EQUNR TYPE EQUI-EQUNR SPACE Equipment number for measuring point select
Importing MEASURE_SORT_FIELD TYPE IMPT-PSORT Sort field for selection
Importing OFFSET_DATE TYPE IMRG-IDATE '99991231' Offset point for DB selection: Date
Importing OFFSET_TIME TYPE IMRG-ITIME '235959' Offset point for DB selection: Time
Importing OFFSET_INCLUSIVE TYPE IREF-IIND 'X' X = DB-Selection inclusive offset point
Importing CHAR_CONVERT TYPE IREF-IIND 'X' X = Return value in character format as well
Importing MDOCM_IGNORE TYPE IMRG-MDOCM SPACE Ignore measurement document specified
Importing FLAG TYPE C IMRF_NEAREST_TO_DATE Flag to control next or nearest document
Importing USE_IMP_TABLE TYPE IREF-IIND SPACE X = Use imprted table for measuring points
Tables ITAB_IMPTT TYPE IMPTT Table of measuring points for objects
Exception INVALID_CALL TYPE Invalid call of function module (e.g. missing parameters)
Exception IMRG_NOT_FOUND TYPE No document found for this measuring point
Exception IMPT_NOT_FOUND TYPE No measurement points found for this object
Exception PSORT_NOT_FOUND TYPE No measuring points with this position found
Exception CONVERSION_ERROR TYPE Floating point conversion error
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990326 
SAP Release Created in