SAP ABAP Function Module SYSTEM_DBG_ST_DEL_BREAKPOINT (Delete Simple Transformation Breakpoint)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_DEBUG (Package) Types for Debugger
Basic Data
Function Module SYSTEM_DBG_ST_DEL_BREAKPOINT Delete Simple Transformation Breakpoint  
Function Group SDBG   Debugging interface  
Program Name SAPLSDBG   Debugging Interface 
INCLUDE Name LSDBGU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PROGNAME TYPE PROGNAME ST-Programmname
Importing INCLNAME TYPE INCLUDE ST-Includename
Importing TEMPLATE TYPE SYXFORM ST-Templatename
Importing SRCLINE TYPE INT4 ST-Zeilennummer
Exception TOO_MANY_BREAKPOINTS TYPE Es konnten nicht alle Breakpoints gesetzt werden.
Exception GENERATE TYPE Programm muss nachgeneriert werden.
Exception BP_POSITION_NOT_FOUND TYPE Die Position eines Breakpoints konnte nicht ermittelt werden.
Exception C_CALL_ERROR TYPE Fehler beim C-Call - Breakpoints konnten nicht gesetzt werden.
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20100421 
SAP Release Created in