Menu

SAP Function Module ECATT_DEBUG_BREAKPOINT_MAINT

Maintain Breakpoints

The Function Module ECATT_DEBUG_BREAKPOINT_MAINT (Maintain Breakpoints) is a standard Function Module in SAP ERP and is part of the function group ECATT_DEBUG within the package SECATT.

Technical Information

Function Module ECATT_DEBUG_BREAKPOINT_MAINT
Short Text Maintain Breakpoints
Function Group ECATT_DEBUG
Package SECATT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_END_COL TYPE SYCUCOL 125 Screens, horizontal cursor position at PAI
IM_END_ROW TYPE SYCUROW 26 Screens, vertical cursor position at PAI
IM_START_COL TYPE SYCUCOL 25 Screens, horizontal cursor position at PAI
IM_START_ROW TYPE SYCUROW 6 Screens, vertical cursor position at PAI

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.