SAP ABAP Function Module SMO8_DBGSETTING_DBGACTIVECHECK (Check wheter debugging is active for current configuration)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-SRV (Application Component) Flow / Services
⤷
SMO8 (Package) Flow Control I
⤷
⤷
Basic Data
| Function Module | SMO8_DBGSETTING_DBGACTIVECHECK | Check wheter debugging is active for current configuration |
| Function Group | SMO8_DBGSETTING | Flow Control Debug Setting API |
| Program Name | SAPLSMO8_DBGSETTING | Flow Control Debug Setting API |
| INCLUDE Name | LSMO8_DBGSETTINGU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_FLAG_DEBUGACTIVE | TYPE | SMO8_FLAG | Flag set if degging is on | |||
| |
O_DEBUGUSER | TYPE | SMO8DBGUSR | Debug User | |||
| |
O_FLAG_MESSAGEDUMPACTIVE | TYPE | SMO8_FLAG | Flag set if message dump is on | |||
| |
I_SMO8_TMSG | TYPE | SMO8_TMSG | Middleware BDoc Header | |||
| |
I_FORCEREFRESH | TYPE | SMO8_FLAG | SPACE | Force to read new debug settings from DB | ||
| |
I_INPROCESS | TYPE | SMO8_FLAG | SPACE | Flag, that message is already in process | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in | 12A |