SAP ABAP Function Module /AIN/DM_LOC_READ_BY_RANGE (Read location data based on range criterion)
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_LOC_READ_BY_RANGE Read location data based on range criterion  
Function Group /AIN/DM_LOC   Master data: location  
Program Name /AIN/SAPLDM_LOC    
INCLUDE Name /AIN/LDM_LOCU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_LOC_DATA TYPE /AIN/DM_LOC_DATA_TAB Table type for location data
Importing IT_LOC_ID_RANGE TYPE /AIN/DM_LOC_ID_RTAB Table type for the location id range structure
Importing IT_LOC_GUID TYPE /AIN/DM_GUID_TAB Table type guid
Importing IT_PRT_LOC_GUID TYPE /AIN/DM_GUID_TAB Table type for parent location id.
Importing IT_LOC_TYPE TYPE /AIN/DM_LOC_TYPE_TAB Table type for location type
Importing IT_STATUS TYPE /AIN/DM_LOC_STATUS_TAB Status structure
Importing IV_NO_DESCR TYPE BOOLE_D SPACE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ')
Exception LOCATION_NOT_FOUND TYPE Location 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