The Function Module L_WMPP_RS_PER_MAT_BIN (WM-PP: Selektion der Reservierungspositionen zu Material/FA/Lagerplatz) is a standard Function Module in SAP ERP and is part of the function group LCPP within the package LVS.
Function Module | L_WMPP_RS_PER_MAT_BIN |
Short Text | WM-PP: Selektion der Reservierungspositionen zu Material/FA/Lagerplatz |
Function Group | LCPP |
Package | LVS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHARG | LIKE | RESB-CHARG | SPACE | Charge |
KZDYN | LIKE | LAGP-KZDYN | SPACE | Kennzeichen dynamischer Platz |
KZWSO | LIKE | LRESB-KZWSO | SPACE | Verwendung/Arten von Mengeneinheiten (Wirkstoff) |
LGNUM | LIKE | LQUA-LGNUM | lagernummer | |
LGORT_PVB | LIKE | PVBE-LGORT | SPACE | Lagerort aus dem PVB |
LGPLA | LIKE | LQUA-LGPLA | Lagerplatz | |
LGTYP | LIKE | LQUA-LGTYP | Lagertyp | |
MATNR | LIKE | RESB-MATNR | Materialnummer | |
NOINI | LIKE | RLCPP-NOINR | SPACE | Keine Initialisierung der Übergabetabelle |
SOBKZ | LIKE | RESB-SOBKZ | SPACE | Sonderbestandskennzeichen |
SONUM | LIKE | LQUA-SONUM | SPACE | Sonderbestandsnummer |
WERKS | LIKE | RESB-WERKS | Werk |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RSSEL | LIKE | LRESB | Übergabetabelle |
This function module does not define any Exceptions.