Hierarchy

⤷

⤷

Properties
Class | CL_WB_XSLT_DEBUGGER | |
Short Description | XSLT Debugger | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SXSLT_DEBUGGER | GUI XSLT Debugger |
Created | 20010828 | SAP |
Last change | 20020121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_XSLT_DEBUGGER has no interface implemented.
Friends
Class CL_WB_XSLT_DEBUGGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV for Breakpoints | 20011009 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV for Call Stack | 20011016 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV for Variables | 20011204 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXDBG_BREAKPOINTS | Table of current breakpoints | 20011010 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXDBG_BREAKPOINTS | Table of Obsolete Breakpoints | 20011018 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXDBG_CALLSTACK | Table for Call Stack | 20011016 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container for Main Window | 20010831 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Source | 20010831 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Source Editor | 20010831 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Source Header | 20010831 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Debugging State Info | 20010831 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Breakpoints | 20010831 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Call Stack | 20010831 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Complement of State Container | 20010831 | ||
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Result | 20010831 | ||
16 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for State Toolbar | 20010831 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Variable Display | 20010831 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Transformation | 20010831 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Transformation Editor | 20010831 | ||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Transformation Header | 20010831 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FLAG | Controls Initialized | 20020528 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | Current Level of Variable Display | 20011205 | |
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Current Line of Source | 20011002 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Current Line of XSLT Program | 20010914 | ||
25 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WB_XSLT_DEBUGGER | Current Instance of Debugger | 20010905 | ||
26 | ![]() |
Constant | Private | Type reference (TYPE) | C | SPACE | Constant for False | 20010904 | |
27 | ![]() |
Constant | Private | Type reference (TYPE) | I | 5 | Number of State Containers | 20010831 | |
28 | ![]() |
Constant | Private | Type reference (TYPE) | I | 5 | Constant for State Breakpoints | 20010831 | |
29 | ![]() |
Constant | Private | Type reference (TYPE) | I | 4 | Constant for State Callstack | 20010831 | |
30 | ![]() |
Constant | Private | Type reference (TYPE) | I | 2 | Constant for State Result | 20010831 | |
31 | ![]() |
Constant | Private | Type reference (TYPE) | I | 1 | Constant for State Toolbar | 20010831 | |
32 | ![]() |
Constant | Private | Type reference (TYPE) | I | 3 | Constant for State Variables | 20010831 | |
33 | ![]() |
Constant | Private | Type reference (TYPE) | C | 'X' | Constant for True | 20010904 | |
34 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Edit Control for Result | 20010831 | ||
35 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Edit Control for Source | 20010831 | ||
36 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | Edit Control for XSLT Transformation | 20010831 | ||
37 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of First Visible Line of Source | 20011002 | ||
38 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of First Visible Line of Transformation | 20010903 | ||
39 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXDBG_FRAMES | Table for Frame Variables | 20011204 | ||
40 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Last Visible Line of Source | 20011002 | ||
41 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Last Visible Line of Transformation | 20010903 | ||
42 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTYPXSLTLINE | Table for Line Lengths of Source | 20011121 | ||
43 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | Line Separator | 20011102 | ||
44 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Test | 20010903 | ||
45 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Last Level of Variable Display | 20040115 | ||
46 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXDBG_OUTBREAKPOINTS | Table for Output of Breakpoints | 20011211 | ||
47 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXDBG_OUTBREAKPOINTS | Table for Output of Callstacks | 20011211 | ||
48 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXDBG_OUTVARIABLES | Table for Output Variables | 20011204 | ||
49 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | Program Name of Transformation | 20010903 | ||
50 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter to the Right of Source Container | 20010831 | ||
51 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter to the Right of State Toolbar | 20010831 | ||
52 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Above Source Editor | 20010831 | ||
53 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Above State Container | 20010831 | ||
54 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Above Transformation Editor | 20010831 | ||
55 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UCOMM | Function Code of Last Active State Tab | 20011126 | ||
56 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar for State Tab | 20011008 | ||
57 | ![]() |
Static Attribute | Private | Type reference (TYPE) | DEBUGGER_STACK_TYPE | Stack of Debugger Instances | 20010905 | ||
58 | ![]() |
Instance attribute | Private | Type reference (TYPE) | %_C_POINTER | XSLT Processor | 20010828 |
Methods
Events
Class CL_WB_XSLT_DEBUGGER has no event.
Types
Class CL_WB_XSLT_DEBUGGER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WB_XSLT_DEBUGGER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WB_XSLT_DEBUGGER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_XSLT_PROCESSOR | Call by reference | Type reference (TYPE) | %_C_POINTER | XSLT Prozessor | 20010905 |
Method CONSTRUCTOR on class CL_WB_XSLT_DEBUGGER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_XSLT_DEBUGGER | Call by reference | Object reference (TYPE REF TO) | CL_WB_XSLT_DEBUGGER | XSLT Debugger | 20010828 | ||
2 | ![]() |
P_XSLT_PROCESSOR | Call by reference | Type reference (TYPE) | %_C_POINTER | XSLT Prozessor Kernel-Objekt | 20010828 |
Method CREATE on class CL_WB_XSLT_DEBUGGER has no exception.
Method CREATE_ALVS Signature
Method CREATE_ALVS on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen/Layout eines ALVs | 20011009 |
Method CREATE_EDITORS Signature
Method CREATE_EDITORS on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen/Layout eines Textedit-Controls | 20010903 |
Method CREATE_SPLITTER Signature
Method CREATE_SPLITTER on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen/Layout eines Splitters/Containers | 20010831 |
Method CREATE_TOOLBARS Signature
Method CREATE_TOOLBARS on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen einer Toolbar | 20011008 |
Method HANDLE_BREAKP_CTMENU_REQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20011018 |
Method HANDLE_BREAKP_CTMENU_REQ on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_BREAKP_DBLCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20011123 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20011123 | ||||
3 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20011123 |
Method HANDLE_BREAKP_DBLCLICK on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_BREAKP_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20011023 | ||||
2 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20011023 |
Method HANDLE_BREAKP_TOOLBAR on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_BREAKP_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20011018 |
Method HANDLE_BREAKP_USER_COMMAND on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_CALLST_DBLCLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20011123 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20011123 | ||||
3 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20011123 |
Method HANDLE_CALLST_DBLCLICK on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_FCODE_100 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode vom Dynpro | 20010903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen mit nur dynamischer Prüfung von RAISING | 20020125 | |
2 | ![]() |
Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20020125 |
Method HANDLE_FCODE_BP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_BLOCK | Call by reference | Type reference (TYPE) | SXSLTBNAME | Block | 20010919 | ||
2 | ![]() |
P_BLOCKTYPE | Call by reference | Type reference (TYPE) | SXSLTBTYPE | Blocktyp | 20010919 | ||
3 | ![]() |
P_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode vom Dynpro | 20010919 | ||
4 | ![]() |
P_LINE | Call by reference | Type reference (TYPE) | I | Zeile | 20010919 | ||
5 | ![]() |
P_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20010919 |
Method HANDLE_FCODE_BP on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_STATE_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20011008 |
Method HANDLE_STATE_BUTTON_CLICK on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_TRANS_DBLCLICK Signature
Method HANDLE_TRANS_DBLCLICK on class CL_WB_XSLT_DEBUGGER has no parameter.
Method HANDLE_TRANS_DBLCLICK on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_VARIABLES_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20011205 | ||||
2 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20011205 |
Method HANDLE_VARIABLES_TOOLBAR on class CL_WB_XSLT_DEBUGGER has no exception.
Method HANDLE_VARIABLES_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20011205 |
Method HANDLE_VARIABLES_USER_COMMAND on class CL_WB_XSLT_DEBUGGER has no exception.
Method HIGHLIGHT_SOURCE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURRENT_COLUMN | Call by reference | Type reference (TYPE) | I | 1 | Laufende Spalte | 20011122 | |
2 | ![]() |
P_CURRENT_LINE | Call by reference | Type reference (TYPE) | I | Laufende Zeile | 20011002 | ||
3 | ![]() |
P_FORMER_LINE | Call by reference | Type reference (TYPE) | I | Vorherige Zeile | 20011002 |
Method HIGHLIGHT_SOURCE_LINE on class CL_WB_XSLT_DEBUGGER has no exception.
Method HIGHLIGHT_XSLT_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CURRENT_LINE | Call by reference | Type reference (TYPE) | I | Laufende Zeile | 20010914 | ||
2 | ![]() |
P_FORMER_LINE | Call by reference | Type reference (TYPE) | I | Vorherige Zeile | 20010914 |
Method HIGHLIGHT_XSLT_LINE on class CL_WB_XSLT_DEBUGGER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_WB_XSLT_DEBUGGER has no parameter.
Method INITIALIZE on class CL_WB_XSLT_DEBUGGER has no exception.
Method POP_DEBUGGER Signature
Method POP_DEBUGGER on class CL_WB_XSLT_DEBUGGER has no parameter.
Method POP_DEBUGGER on class CL_WB_XSLT_DEBUGGER has no exception.
Method PUSH_DEBUGGER Signature
Method PUSH_DEBUGGER on class CL_WB_XSLT_DEBUGGER has no parameter.
Method PUSH_DEBUGGER on class CL_WB_XSLT_DEBUGGER has no exception.
Method SAVE_BREAKPOINTS Signature
Method SAVE_BREAKPOINTS on class CL_WB_XSLT_DEBUGGER has no parameter.
Method SAVE_BREAKPOINTS on class CL_WB_XSLT_DEBUGGER has no exception.
Method SET_ACTIVE_STATE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_STATE | Call by reference | Type reference (TYPE) | I | aktives State Tab | 20011009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Erzeugen/Layout eines Splitters/Containers | 20011009 |
Method SET_TEMP_CURSOR_BREAKPOINT Signature
Method SET_TEMP_CURSOR_BREAKPOINT on class CL_WB_XSLT_DEBUGGER has no parameter.
Method SET_TEMP_CURSOR_BREAKPOINT on class CL_WB_XSLT_DEBUGGER has no exception.
Method SHOW_CURRENT_LINE Signature
Method SHOW_CURRENT_LINE on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion abgebrochen | 20011121 |
Method START_XSLT_DEBUGGER Signature
Method START_XSLT_DEBUGGER on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen mit nur dynamischer Prüfung von RAISING | 20020125 | |
2 | ![]() |
Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20020125 |
Method TOGGLE_LINE_BREAKPOINT Signature
Method TOGGLE_LINE_BREAKPOINT on class CL_WB_XSLT_DEBUGGER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Aktion abgebrochen | 20011017 |
Method UPDATE_ALV_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INIT | Call by reference | Type reference (TYPE) | C | Initialisierung | 20011009 |
Method UPDATE_ALV_BREAKPOINTS on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_ALV_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INIT | Call by reference | Type reference (TYPE) | C | Initialisierung | 20011016 |
Method UPDATE_ALV_CALLSTACK on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_ALV_VARIABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INIT | Call by reference | Type reference (TYPE) | C | Initialisierung | 20011204 |
Method UPDATE_ALV_VARIABLES on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_BREAKPOINTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_BREAKPOINTS_CHANGED | Call by reference | Type reference (TYPE) | FLAG | Breakpoints wurden geändert | 20040115 |
Method UPDATE_BREAKPOINTS on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_CALLSTACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CALLSTACK_CHANGED | Call by reference | Type reference (TYPE) | FLAG | Indikator ob sich beim Callstack etwas geändert hat | 20040115 | ||
2 | ![]() |
P_NEW_VARIABLE_LEVEL | Call by reference | Type reference (TYPE) | FLAG | SPACE | CURRENT_LEVEL_VARIABLES hat neuen Wert | 20040115 | |
3 | ![]() |
P_VARIABLES_CHANGED | Call by reference | Type reference (TYPE) | FLAG | Indikator ob sich bei Variablen etwas geändert hat | 20040115 |
Method UPDATE_CALLSTACK on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_EDITOR_RESULT Signature
Method UPDATE_EDITOR_RESULT on class CL_WB_XSLT_DEBUGGER has no parameter.
Method UPDATE_EDITOR_RESULT on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_EDITOR_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INIT | Call by reference | Type reference (TYPE) | C | Aufruf zur Initialisierung | 20011002 | ||
2 | ![]() |
VISUALIZE_CURR_LINE | Call by reference | Type reference (TYPE) | C | C_TRUE | aktuelle Zeile visualisieren | 20011127 |
Method UPDATE_EDITOR_SOURCE on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_EDITOR_TRANS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INIT | Call by reference | Type reference (TYPE) | C | Aufruf zur Initialisierung | 20010903 | ||
2 | ![]() |
VISUALIZE_CURR_LINE | Call by reference | Type reference (TYPE) | C | C_TRUE | aktuelle Zeile visualisieren | 20011127 |
Method UPDATE_EDITOR_TRANS on class CL_WB_XSLT_DEBUGGER has no exception.
Method UPDATE_TOOLBAR_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | 'RESULT' | Fcode | 20011008 | |
2 | ![]() |
INIT | Call by reference | Type reference (TYPE) | C | Initialisierung | 20011008 |
Method UPDATE_TOOLBAR_STATE on class CL_WB_XSLT_DEBUGGER has no exception.
History
Last changed by/on | SAP | 20020121 |
SAP Release Created in | 620 |