Debug window - robinfeng/beashelp GitHub Wiki

调试窗口



In Debug window you can view and edit all current events, SQL statements or scripts. Events are displayed in different colors.

Green: reading settings Violet: calling functions Red: customized function Grey: window specific event

Click open a row to view the source code in editor

linktraining See: Video on debug window

Vertical tabs on the left Meaning Protocol Protocol of all events Script Enter scripts Variable Display global and local variables Events Enter events Settings Settings for Debug-window

Columns Meaning Area Area of the event: windowevent, SAP-event, SQL statement ... Statement Executed statement CPU Duration in milliseconds between this and the preceding entry

Button below Meaning Edit Depending on the selected row, either the script editor is opened or a setting Reset Delete protocol On/Off Turn on/off the Debug-screen Level 1/2/3 Filter, which events to be displayed: Level 1 - only events, SQL-Statements and other colored rows Level 2 - additionally, beas-script without Resize, Timer and various system scripts Level 3 -everything Step hmtoggle_plus1 Single line mode Two blue arrows Enter search term. Use arrows to search in both directions. Support portal Link to Support portal

hmtoggle_plus1 Script

hmtoggle_plus1 Variable

hmtoggle_plus1 Events

hmtoggle_plus1 Settings


返回 主页