The Function Module SYSTEM_IS_DEBUGGING_POSSIBLE (Ermittlung, ob ABAP-Debugging im Augenblick möglich ist) is a standard Function Module in SAP ERP and is part of the function group SDBG within the package SABP.
Function Module | SYSTEM_IS_DEBUGGING_POSSIBLE |
Short Text | Ermittlung, ob ABAP-Debugging im Augenblick möglich ist |
Function Group | SDBG |
Package | SABP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|
DEBUGGING_IS_NOT_POSSIBLE | Debuggen ist zur Zeit nicht möglich |