The Function Module LXYRD_LOCATIONS_GET (Get locations) is a standard Function Module in SAP ERP and is part of the function group LXYRD_LCDT within the package LXYRD.
Function Module | LXYRD_LOCATIONS_GET |
Short Text | Get locations |
Function Group | LXYRD_LCDT |
Package | LXYRD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IR_BLIND | TYPE | LXHME_RANGE_C1_T | Range of indicator BLOCKED | |
IR_GIIND | TYPE | LXHME_RANGE_C1_T | Range of indicator OUTBOUND | |
IR_GLCGR | TYPE | LXHME_RANGE_C3_T | Table type of a Range for a (3) Character Field | |
IR_GRIND | TYPE | LXHME_RANGE_C1_T | Range of indicator INBOUND | |
IR_PLCTY | TYPE | LXHME_RANGE_C2_T | Range of physical location types | |
IR_YLCCL | TYPE | LXHME_RANGE_C2_T | Range of location classes | |
IR_YLOCT | TYPE | LXHME_RANGE_C10_T | Range of location names | |
IT_WHERE | TYPE | LMON_DYNAMICSQL_T | Structure for dynamic SQL queries | |
IV_YARD | TYPE | LXYRD_YARD | Yard | |
IV_YLCCL | TYPE | LXYRD_YLCCL | Location class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LYLOC | TYPE | LYLOC_T | Yard locations table |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.