Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module LEINT_WM_YRD_LOCATIONS_GET (Gets WM and yard locations) is a standard Function Module in SAP ERP and is part of the function group LEINT_LYSRV within the package LEINT.
Function Module | LEINT_WM_YRD_LOCATIONS_GET |
Short Text | Gets WM and yard locations |
Function Group | LEINT_LYSRV |
Package | LEINT |
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 | Table to be used in WHERE clause | |
IV_LYARD | 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.