SAP ABAP Function Module FDT_START_DEBUGGEE (FDT: Start Debuggee Session)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_DEBUGGER (Package) BRFplus: Debugger
⤷
⤷
Basic Data
| Function Module | FDT_START_DEBUGGEE | FDT: Start Debuggee Session |
| Function Group | FDT_DEBUGGER | FDT: Debugger |
| Program Name | SAPLFDT_DEBUGGER | |
| INCLUDE Name | LFDT_DEBUGGERU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_SESSION_HANDLE | TYPE | GUID_32 | Session Handle (UUID) | |||
| |
IV_TIMESTAMP | TYPE | FDT_TIMESTAMP | Timestamp for Processing | |||
| |
IV_FUNCTION_ID | TYPE | FDT_UUID | Function ID | |||
| |
IV_INACTIVE | TYPE | BOOLE_D | ABAP_FALSE | True: Inactive function should be debugged | ||
| |
IV_EXECUTE_ACTIONS | TYPE | BOOLE_D | ABAP_FALSE | True: Execute actions | ||
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 | 20080627 |
| SAP Release Created in | 712 |