The Function Module LMSDC_GEN_SEVERITY_FROM_RESULT (Prüfung, ob gültiges Ergebnis der Limitprüfung vorliegt) is a standard Function Module in SAP ERP and is part of the function group LMSDCGEN within the package FTBK.
Function Module | LMSDC_GEN_SEVERITY_FROM_RESULT |
Short Text | Prüfung, ob gültiges Ergebnis der Limitprüfung vorliegt |
Function Group | LMSDCGEN |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SDC_RESULT | LIKE | DATATYPE-CHAR0001 | Ergebnis der Limitprüfung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSG_SEVERITY | TYPE | SYMSGTY | Nachrichten, Nachrichtentyp |
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 |
---|---|
RESULT_INVALID | Übergebenes Resultat ist ungültig |