The Function Module EHSWA_141_LGORT_LGNUM_CHK (Prüfungen zwischen Lagerort und Lagernummer) is a standard Function Module in SAP ERP and is part of the function group EHSWA_141 within the package CBWA.
Function Module | EHSWA_141_LGORT_LGNUM_CHK |
Short Text | Prüfungen zwischen Lagerort und Lagernummer |
Function Group | EHSWA_141 |
Package | CBWA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LGNUM | TYPE | EHSWAE_LGNUM | Lagernummernangabe | |
I_LGORT | TYPE | EHSWAE_LGORT | Lagerortangabe | |
I_WERKS | TYPE | EHSWAE_WERKS | Werksangabe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUBRC | LIKE | SY-SUBRC | Code der Ausnahmemeldung | |
E_T320 | LIKE | T320 | Workarea Lagernummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAMETER_ERROR | fehlende Übergabeparameter |