Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →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.