SAP ABAP Function Module CRM_MPK_CC_UI_READINGS_OPEN (Prepare Reading Data for UI)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BF-COU (Application Component) Counter
     CRM_MPK (Package) Measuring Point Kernel
Basic Data
Function Module CRM_MPK_CC_UI_READINGS_OPEN Prepare Reading Data for UI  
Function Group CRM_MPK_CC_UI   Counter Kernel UI  
Program Name SAPLCRM_MPK_CC_UI    
INCLUDE Name LCRM_MPK_CC_UIU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_COUNTER_WRK TYPE CRMT_MPK_MPOINT_WRK Arbeitsstruktur Messpunkt
Importing IV_CALLER TYPE CRMC_MPK_UI_CALL-CALLER Caller for Measuring Point/Readings SAP-GUI
Importing IV_FUNCTION TYPE CRMC_MPK_UI_CALL-FUNCTION Measuring Point Kernel: Function for SAP GUI
Importing IV_ATTRIBUTE TYPE CRMC_MPK_UI_CALL-ATTRIBUTE Measuring Point Kernel: Attribute for SAP GUI
Importing IV_COUNTER_GUID TYPE CRMT_MPK_OBJECT_GUID GUID of a Kernel Object
Importing IV_COUNTER_ID TYPE CRMT_MPK_OBJECT_ID_MPOINT Counter ID
Importing IV_1O_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_1O_ITEM_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IT_COUNTERS TYPE CRMT_MPK_OBJECT_GUID_TAB Table - GUIDs
Importing IV_ERROR_LIST TYPE ' ' Nur fehlerhafte Ablesungen
Importing IV_CANCEL TYPE CRMT_MPK_BOOLEAN ' ' Include Cancelled Readings
Importing IV_INSTANCE TYPE IB_INSTANCE IB: Component (Instance)
Importing IV_REOPEN TYPE ' '
Tables ET_READINGS TYPE STANDARD TABLE
Exception NO_COUNTER_FOUND TYPE
Exception UNKNOWN_CALLER TYPE
Exception LOCK_FAILURE TYPE
Exception COUNTER_NOT_FOUND TYPE
               
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  20041011 
SAP Release Created in 500