SAP ABAP Function Module /AIN/DM_UE_NOTE_READ_BY_RANGE (Read unexpected event notes by range)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/DM (Package) Auto-ID Data Management
Basic Data
Function Module /AIN/DM_UE_NOTE_READ_BY_RANGE Read unexpected event notes by range  
Function Group /AIN/DM_UNEXPECTED_EVENT   Note of Unexpected Event  
Program Name /AIN/SAPLDM_UNEXPECTED_EVENT    
INCLUDE Name /AIN/LDM_UNEXPECTED_EVENTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_UE_NOTE TYPE /AIN/DM_UE_NOTE_TAB Unexpected Event Note
Importing IT_UE_NOTE_GUID TYPE /AIN/DM_GUID_TAB Table type guid
Importing IT_UE_TYPE_RANGE TYPE /AIN/DM_UE_NOTE_TYPE_RTAB Unexpected Event Type
Importing IT_UE_REASON_RANGE TYPE /AIN/DM_UE_NOTE_REASON_RTAB Table type: UE Note Type
Importing IT_OBJECT TYPE /AIN/DM_GUID_TAB Table type guid
Importing IT_DEVICE_GROUP_RANGE TYPE /AIN/DM_DEVGRP_ID_RTAB Device Group ID
Importing IT_ACTION_TYPE_RANGE TYPE /AIN/DM_ACTION_TYPE_RTAB Action-type table
Importing IT_RECORD_TIME_RANGE TYPE /AIN/DM_TIMESTAMP_RTAB Timestamp range table
Exception OBJECT_NOT_FOUND TYPE Object does not exist in the database
Exception OPEN_SQL_ERROR TYPE An Open SQL exception occurred
               
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  20141109 
SAP Release Created in 210