SAP ABAP Function Module /AIN/DM_ACTION_READ_BY_RANGE (Read actions by range - ONLY TO BE USED BY UI !!)
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_ACTION_READ_BY_RANGE Read actions by range - ONLY TO BE USED BY UI !!  
Function Group /AIN/DM_ACTION   Actions  
Program Name /AIN/SAPLDM_ACTION    
INCLUDE Name /AIN/LDM_ACTIONU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_ACTION TYPE /AIN/DM_ACTION_TAB Table type for action
Exporting ET_ACTION_OBJ TYPE /AIN/DM_ACTION_OBJ_TAB Table type for action object
Importing IT_ACTION_TYPE TYPE /AIN/DM_ACTION_TYPE_TAB Action-type table
Importing IT_ACT_GUID TYPE /AIN/DM_GUID_TAB Table type: action guid
Importing IT_DOC_GUID TYPE /AIN/DM_GUID_TAB Table type: Document guids
Importing IT_DOC_OBJ_GUID TYPE /AIN/DM_GUID_TAB Table type: Document object guids
Importing IT_DEVGRP_GUID TYPE /AIN/DM_GUID_TAB Table type guid
Importing IT_LOC_GUID TYPE /AIN/DM_GUID_TAB Table type guid
Importing IT_EXECUTION_START_RANGE TYPE /AIN/DM_TIMESTAMP_RTAB Timestamp range table
Importing IT_EXECUTION_END_RANGE TYPE /AIN/DM_TIMESTAMP_RTAB Timestamp range table
Importing IT_ACTION_USAGE TYPE /AIN/DM_ACTION_USAGE_TAB Action usage (document or observation)
Exception ACTION_NOT_FOUND TYPE Action not found
Exception ACTION_OBJECT_NOT_FOUND TYPE Action object not found
Exception OPEN_SQL_ERROR TYPE Open SQL error
Exception INSUFFICIENT_DATA TYPE Insufficient data
               
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 200