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 |
|---|---|---|---|---|---|---|---|
| |
ET_LOC_DATA | TYPE | /AIN/DM_LOC_DATA_TAB | Table type for location data | |||
| |
IT_LOC_ID_RANGE | TYPE | /AIN/DM_LOC_ID_RTAB | Table type for the location id range structure | |||
| |
IT_LOC_GUID | TYPE | /AIN/DM_GUID_TAB | Table type guid | |||
| |
IT_PRT_LOC_GUID | TYPE | /AIN/DM_GUID_TAB | Table type for parent location id. | |||
| |
IT_LOC_TYPE | TYPE | /AIN/DM_LOC_TYPE_TAB | Table type for location type | |||
| |
IT_STATUS | TYPE | /AIN/DM_LOC_STATUS_TAB | Status structure | |||
| |
IV_NO_DESCR | TYPE | BOOLE_D | SPACE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | ||
| |
LOCATION_NOT_FOUND | TYPE | Location not found | ||||
| |
OPEN_SQL_ERROR | TYPE | Open SQL Error | ||||
| |
INSUFFICIENT_DATA | TYPE | Insufficient data | ||||
Processing Type
| Normal Function 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 |