Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) | 20080624 |
Properties
| Class | CL_FDT_WD_DEBUGGER_MODEL | |
| Short Description | FDT WD: Model Class for Debugger | |
| Super Class | CL_FDT_WD_MODEL | FDT WD: Model for Web Dynpro (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_TOOLS | BRFplus: Tools in Web Dynpro UI |
| Created | 20080624 | SAP |
| Last change | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_DEBUGGER_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_DEBUGGER_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ADD_FAVORITE' | 20120806 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'COLLAPSE_ALL' | 20130620 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DELETE_FAVORITE' | 20120806 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'DELETE_WATCHPOINT' | 20120709 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'EXPAND_ALL' | 20130620 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'NEW_WATCHPOINT' | 20120704 | |||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'CURRENCY' | 20120614 | |||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Results from current debug step | 20131017 | ||
| 9 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Latest data (changed by user) | 20131017 | ||
| 10 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Results from previous debug step | 20131017 | ||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'FAV_NO' | 20130506 | |||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'FAV_YES' | 20130506 | |||
| 13 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'DOBJ_VAR' | Variable | 20131017 | ||
| 14 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>NAME | 'WP' | Watchpoints | 20130507 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'BP_EXPR_ID' | 20130221 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'BP_EXPR_TREE' | 20130221 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'FAVORITES' | 20130503 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'FUNCTION' | 20130221 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'VARIABLES' | 20130221 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'WATCHPOINTS' | 20130221 | |||
| 21 | Constant | Public | Type reference (TYPE) | I | 15 | Seconds until user is requested for timeout | 20130613 | ||
| 22 | Constant | Private | Type reference (TYPE) | STRING | 'AMOUNT' | 20130617 | |||
| 23 | Constant | Private | Type reference (TYPE) | STRING | 'BOOLEAN' | 20130503 | |||
| 24 | Constant | Private | Type reference (TYPE) | STRING | 'DATE' | 20130514 | |||
| 25 | Constant | Private | Type reference (TYPE) | STRING | 'NO_VALUE' | 20130506 | |||
| 26 | Constant | Private | Type reference (TYPE) | STRING | 'NUMBER' | 20130617 | |||
| 27 | Constant | Private | Type reference (TYPE) | STRING | 'QUANTITY' | 20130617 | |||
| 28 | Constant | Private | Type reference (TYPE) | STRING | 'STRUCTURE' | 20131017 | |||
| 29 | Constant | Private | Type reference (TYPE) | STRING | 'TABLE' | 20130503 | |||
| 30 | Constant | Private | Type reference (TYPE) | STRING | 'TEXT' | 20130503 | |||
| 31 | Constant | Private | Type reference (TYPE) | STRING | 'TIME' | 20130514 | |||
| 32 | Constant | Private | Type reference (TYPE) | STRING | 'UNIT' | 20130503 | |||
| 33 | Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Variable State new | 20130612 | ||
| 34 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Variable State new | 20130612 | ||
| 35 | Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | Variable State new | 20130612 | ||
| 36 | Constant | Public | Type reference (TYPE) | CHAR1 | 'X' | Variable State new | 20130612 | ||
| 37 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Variable State new | 20130612 | ||
| 38 | Constant | Public | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20130222 | ||
| 39 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Single-Character Flag | 20130222 | ||
| 40 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20130222 | ||
| 41 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FDT_BREAKPOINTS | Wrapper class for breakpoints. | 20120611 | |||
| 42 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_DEBUGGER | FDT: Debugger (debugging process) | 20130304 | |||
| 43 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_WD_RENDER_DATA_OBJECT | FDT WD: Renders the action UI elements | 20131017 | |||
| 44 | Instance attribute | Private | Type reference (TYPE) | TH_CUKY_TEXT | Currency Texts | 20130617 | |||
| 45 | Instance attribute | Private | Type reference (TYPE) | TH_UNIT_TEXT | Unit Texts | 20130617 | |||
| 46 | Instance attribute | Private | Type reference (TYPE) | TS_DEBUG_EXPR_TREE | Hierarchical tree of expressions | 20130306 | |||
| 47 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TRACE=>TS_TRACE | Assembled trace | 20130304 | |||
| 48 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DEBUG=>TS_VARIABLE_VALUE | List of Variable Values | 20120710 | |||
| 49 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DEBUG=>TS_VARIABLE_VALUE | List of new Variable Values after changes | 20131017 | |||
| 50 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DEBUG=>TS_VARIABLE_VALUE | List of Variable Values before user changes | 20120710 | |||
| 51 | Instance attribute | Private | Type reference (TYPE) | T_DEBUG_VARIABLE | 20120710 | ||||
| 52 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DEBUG=>T_WATCHPOINT | Watchpoints | 20120803 | |||
| 53 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID of active watchpoint | 20130612 | |||
| 54 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20120709 | |||
| 55 | Instance attribute | Private | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20120615 | |||
| 56 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Function ID | 20120611 | |||
| 57 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Processing Timestamp | 20130222 | |||
| 58 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Function Timestamp | 20080624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Creates data reference for specified data object. | 20120615 | |
| 2 | Instance method | Private | Method | Creates a variable as element based on data value reference. | 20130301 | |
| 3 | Instance method | Private | Method | Create header for a line of debugger variables table. | 20130301 | |
| 4 | Instance method | Private | Method | Create variable as structure based on data reference | 20130301 | |
| 5 | Instance method | Private | Method | Create variable as table based on a data reference. | 20130301 | |
| 6 | Instance method | Private | Method | Create text for table variable | 20130524 | |
| 7 | Instance method | Public | Method | Continue debugging | 20130304 | |
| 8 | Instance method | Public | Method | Start debugger | 20130304 | |
| 9 | Instance method | Public | Method | Stop debugger | 20130304 | |
| 10 | Instance method | Public | Method | Wait for update from debugger | 20130304 | |
| 11 | Instance method | Private | Method | Convert variables values from model to debugger format | 20130523 | |
| 12 | Instance method | Private | Method | Add expressions of a function to expression tree table | 20130306 | |
| 13 | Instance method | Private | Method | Add expression to expression list tree table | 20130306 | |
| 14 | Instance method | Private | Method | Get breakpoints at ID into model | 20130417 | |
| 15 | Instance method | Private | Method | Get breakpoints at path into model | 20130417 | |
| 16 | Instance method | Private | Method | Get favorites model node values | 20130417 | |
| 17 | Instance method | Private | Method | Get model node for funciton | 20130417 | |
| 18 | Instance method | Private | Method | Gets variable model node | 20130417 | |
| 19 | Instance method | Private | Method | Get watchpoints model node | 20130506 | |
| 20 | Instance method | Private | Method | Convert data into a string value | 20131017 | |
| 21 | Instance method | Private | Method | Return display name of variable | 20120801 | |
| 22 | Instance method | Public | Method | Return variable value for specified data object. | 20130311 | |
| 23 | Instance method | Private | Method | Returns the condition of a watchpoint as text to display | 20120706 | |
| 24 | Instance method | Public | Method | Set/change value of variable | 20131017 | |
| 25 | Instance method | Private | Method | Set value of elementary variable | 20130523 | |
| 26 | Instance method | Private | Method | Set elementary value from model | 20130514 | |
| 27 | Instance method | Public | Method | Sets the function id. | 20120807 | |
| 28 | Instance method | Private | Method | Set breakpoints at ID from model | 20130417 | |
| 29 | Instance method | Private | Method | Set breakpoints at path from model | 20130417 | |
| 30 | Instance method | Private | Method | Set favorite vriable values | 20130417 | |
| 31 | Instance method | Private | Method | Sets the variables model node | 20130417 | |
| 32 | Instance method | Private | Method | Set Watchpoints model node values | 20130508 | |
| 33 | Instance method | Private | Method | Create value list for dropdown | 20130507 | |
| 34 | Instance method | Public | Method | Sets the function/processing timestamps | 20130506 | |
| 35 | Instance method | Private | Method | Obsolete - DO NOT USE ++++++++++++++++++++++++++++++ | 20130524 | |
| 36 | Instance method | Private | Method | Sort variables | 20130506 |
Events
Class CL_FDT_WD_DEBUGGER_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CUKY_TEXT | Private | See coding | 20130617 | BEGIN OF s_cuky_text,
cuky TYPE waers_curc,
text TYPE if_fdt_types=>text,
END OF s_cuky_text
|
||
| 2 | S_DEBUG_BP_EXPR | Public | Type reference (TYPE) | FDTS_WD_DEBUG_BP_EXPR | 20080717 | |
|
| 3 | S_DEBUG_EXPR_TREE | Public | Type reference (TYPE) | FDTS_WD_DEBUG_BP_TREE | 20080717 | |
|
| 4 | S_DEBUG_FUNCTION | Private | Type reference (TYPE) | FDTS_WD_DEBUG_FUNCTION | BRF+ Debugger Function Properties in Web Dynpro UI | 20130620 | |
| 5 | S_DEBUG_VARIABLE | Private | Type reference (TYPE) | FDTS_WD_DEBUG_VARIABLE | 20130508 | |
|
| 6 | S_DEBUG_WATCHPOINT | Private | Type reference (TYPE) | FDTS_WD_DEBUG_WATCHPOINT | 20130508 | |
|
| 7 | S_STRUC_VARIABLES | Private | See coding | Variables of structure components | 20130506 | BEGIN OF s_struc_variables,
top_id TYPE if_fdt_types=>id,
structure_id TYPE if_fdt_types=>id,
t_variable TYPE t_debug_variable,
END OF s_struc_variables
|
|
| 8 | S_UNIT_TEXT | Private | See coding | 20130617 | BEGIN OF s_unit_text,
unit TYPE msehi,
text TYPE if_fdt_types=>text,
END OF s_unit_text
|
||
| 9 | TH_CUKY_TEXT | Private | See coding | 20130617 | th_cuky_text TYPE HASHED TABLE OF s_cuky_text WITH UNIQUE KEY cuky
|
||
| 10 | TH_STRUC_VARIABLES | Private | See coding | Table of variables of structure components | 20130506 | th_struc_variables TYPE HASHED TABLE OF s_struc_variables WITH UNIQUE KEY top_id structure_id
|
|
| 11 | TH_UNIT_TEXT | Private | See coding | 20130617 | th_unit_text TYPE HASHED TABLE OF s_unit_text WITH UNIQUE KEY unit
|
||
| 12 | TS_DEBUG_BP_EXPR | Public | See coding | 20080717 | ts_debug_bp_expr TYPE SORTED TABLE OF s_debug_bp_expr WITH UNIQUE KEY expr_id
|
||
| 13 | TS_DEBUG_EXPR_TREE | Public | See coding | 20080717 | ts_debug_expr_tree TYPE SORTED TABLE OF s_debug_expr_tree
WITH UNIQUE KEY row_key
WITH NON-UNIQUE SORTED KEY expression COMPONENTS expr_id
|
||
| 14 | T_DEBUG_VARIABLE | Private | See coding | Variable table for UI | 20120710 | t_debug_variable TYPE STANDARD TABLE OF s_debug_variable WITH KEY id top_id
|
|
| 15 | T_DEBUG_WATCHPOINT | Private | See coding | Watchpoint table for UI | 20120704 | t_debug_watchpoint TYPE STANDARD TABLE OF s_debug_watchpoint
WITH NON-UNIQUE KEY top_id data_object_id
WITH UNIQUE HASHED KEY id COMPONENTS watchpoint_id
|
Method Signatures
Method CREATE_DATA_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120705 | ||||
| 2 | IV_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20120615 |
Method CREATE_DATA_REFERENCE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method CREATE_VAR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | A variable which is displayed in the debugger. | 20130301 | |||
| 2 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_ELEMENT | FDT: Data Object of Type Element | 20130301 | |||
| 3 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 | ||||
| 4 | IR_VALUE_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 | ||||
| 5 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130301 | |||
| 6 | IV_TAB_LEVEL | Call by reference | Type reference (TYPE) | I | 20130307 | ||||
| 7 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130523 |
Method CREATE_VAR_ELEMENT on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method CREATE_VAR_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | A variable which is displayed in the debugger. | 20130301 | |||
| 2 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Current value | 20130612 | |||
| 3 | IR_VALUE_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | Old value | 20130612 | |||
| 4 | IV_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130301 | |||
| 5 | IV_DATA_OJBECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>DATA_OBJECT_TYPE | Data Object Type | 20130503 | |||
| 6 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130301 | |||
| 7 | IV_TAB_LEVEL | Call by reference | Type reference (TYPE) | I | 20130307 | ||||
| 8 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130523 |
Method CREATE_VAR_HEADER on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method CREATE_VAR_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | A variable which is displayed in the debugger. | 20130506 | |||
| 2 | ET_VARIABLE_COMP | Call by reference | Type reference (TYPE) | T_DEBUG_VARIABLE | Structure components variables | 20130506 | |||
| 3 | IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_STRUCTURE | FDT: Data Object of Type Structure | 20130301 | |||
| 4 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 | ||||
| 5 | IR_VALUE_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 | ||||
| 6 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130301 | |||
| 7 | IV_TAB_LEVEL | Call by reference | Type reference (TYPE) | I | 20130307 | ||||
| 8 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130523 |
Method CREATE_VAR_STRUCTURE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method CREATE_VAR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | A variable which is displayed in the debugger. | 20130301 | |||
| 2 | IO_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TABLE | FDT: Data Object of Type Table | 20130301 | |||
| 3 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 | ||||
| 4 | IR_VALUE_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 | ||||
| 5 | IV_STRUCTURE_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130301 | |||
| 6 | IV_TAB_LEVEL | Call by reference | Type reference (TYPE) | I | 20130307 | ||||
| 7 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130523 |
Method CREATE_VAR_TABLE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method CREATE_VAR_TABLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | FDT_VALUE | Text value | 20131017 | |||
| 2 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20131017 | ||||
| 3 | IO_TABLE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TABLE | Universal Unique Identifier | 20130524 | |||
| 4 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130612 |
Method CREATE_VAR_TABLE_TEXT on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method DEBUG_CONTINUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20130614 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>DEBUG_STATUS | Debug Status | 20130612 | |||
| 3 | EV_TIMEOUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130612 | ||||
| 4 | EV_WATCHPOINT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130612 | |||
| 5 | IV_MAX_SECONDS | Call by reference | Type reference (TYPE) | I | 20130612 | ||||
| 6 | IV_STEP | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>STEP | Step | 20130304 |
Method DEBUG_CONTINUE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method DEBUG_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20130614 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>DEBUG_STATUS | Debug status | 20130612 | |||
| 3 | EV_TIMEOUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130612 | ||||
| 4 | EV_WATCHPOINT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130612 | |||
| 5 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONTEXT | FDT: Context | 20130304 | |||
| 6 | IV_EXECUTE_ACTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130311 | ||||
| 7 | IV_INACTIVE_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Debug inactive version | 20130304 | |||
| 8 | IV_MAX_SECONDS | Call by reference | Type reference (TYPE) | I | 20130612 | ||||
| 9 | IV_RESTART | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130304 | ||||
| 10 | IV_STEP | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>STEP | Step | 20130614 |
Method DEBUG_START on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method DEBUG_STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_FDT_DEBUG | Call by reference | Object reference (TYPE REF TO) | CX_FDT_DEBUG | FDT: Debugger Error | 20130304 |
Method DEBUG_STOP on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method DEBUG_WAIT_FOR_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>T_MESSAGE | Messages | 20130614 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>DEBUG_STATUS | Debug Status | 20130612 | |||
| 3 | EV_TIMEOUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130612 | ||||
| 4 | EV_WATCHPOINT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130612 | |||
| 5 | IV_MAX_SECONDS | Call by reference | Type reference (TYPE) | I | 20130612 |
Method DEBUG_WAIT_FOR_UPDATE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_CHANGED_VARIABLE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_VARIABLE_VALUE | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>TS_VARIABLE_VALUE | Variable values | 20130523 |
Method GET_CHANGED_VARIABLE_VALUES on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_EXPRESSION_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_EXPR_TREE | Call by reference | Type reference (TYPE) | TS_DEBUG_EXPR_TREE | 20130306 | ||||
| 2 | CV_KEY | Call by reference | Type reference (TYPE) | S_DEBUG_EXPR_TREE-ROW_KEY | Natural Number | 20130306 | |||
| 3 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20130306 | |||
| 4 | IV_PARENT_KEY | Value transfer | Type reference (TYPE) | S_DEBUG_EXPR_TREE-PARENT_ROW_KEY | Natural Number | 20130306 |
Method GET_EXPRESSION_TREE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_EXPRESSION_TREE_EXPR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_EXPR_TREE | Call by reference | Type reference (TYPE) | TS_DEBUG_EXPR_TREE | 20130306 | ||||
| 2 | CV_KEY | Call by reference | Type reference (TYPE) | S_DEBUG_EXPR_TREE-ROW_KEY | Natural Number | 20130306 | |||
| 3 | IV_EXPR_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130306 | |||
| 4 | IV_PARENT_KEY | Value transfer | Type reference (TYPE) | S_DEBUG_EXPR_TREE-PARENT_ROW_KEY | Natural Number | 20130306 |
Method GET_EXPRESSION_TREE_EXPR on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_MDL_BREAKPOINTS_AT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 |
Method GET_MDL_BREAKPOINTS_AT_ID on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_MDL_BREAKPOINTS_AT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 |
Method GET_MDL_BREAKPOINTS_AT_PATH on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_MDL_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 |
Method GET_MDL_FAVORITES on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_MDL_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 |
Method GET_MDL_FUNCTION on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_MDL_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 | |||
| 2 | IV_INITIALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130417 |
Method GET_MDL_VARIABLES on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_MDL_WATCHPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130506 | |||
| 2 | IV_INITIALIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130506 |
Method GET_MDL_WATCHPOINTS on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_VALUE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | FDT_VALUE | Text | 20131017 | |||
| 2 | EV_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20131017 | ||||
| 3 | IA_VALUE | Call by reference | Type reference (TYPE) | ANY | 20131017 | ||||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20131017 |
Method GET_VALUE_TO_STRING on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_VARIABLE_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130508 | ||||
| 2 | EV_DISPLAY_NAME_SHORT | Call by reference | Type reference (TYPE) | STRING | 20130508 | ||||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120801 | |||
| 4 | IV_INCLUDE_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True, if name of structure should be included | 20120801 | ||
| 5 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130304 |
Method GET_VARIABLE_VALUE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | FDT: Universal Unique Identifier | 20130311 | |||
| 2 | IV_SOURCE | Call by reference | Type reference (TYPE) | CHAR1 | GC_DATA_SOURCE_NEW | Data source | 20131017 | ||
| 3 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130523 | |||
| 4 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Variable Value | 20130311 |
Method GET_VARIABLE_VALUE_REF on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method GET_WP_CONDITION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to comparison value | 20130508 | |||
| 2 | IV_DATA_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130508 | |||
| 3 | IV_OPTION | Call by reference | Type reference (TYPE) | FDTS_WD_DEBUG_WATCHPOINT-OPTION | Watchpoint comparison method (see GC_WP*) | 20130508 | |||
| 4 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120706 |
Method GET_WP_CONDITION_TEXT on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_DOBJ_VAR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131017 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20131017 | |||
| 3 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20131017 | |||
| 4 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131017 |
Method SET_DOBJ_VAR_VALUE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_ELEMENT_MDL_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | New variable value | 20130523 | |||
| 2 | RV_CHANGED_BY_USER | Value transfer | Type reference (TYPE) | ABAP_BOOL | True: Value changed | 20130612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Conversion Failure | 20130523 |
Method SET_ELEMENT_VALUE_FROM_MDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | 20130514 | ||||
| 2 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Abstract Exception Class | 20130523 |
Method SET_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | FDT_UUID | FDT: Universal Unique Identifier | 20120807 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20130506 |
Method SET_FUNCTION on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_MDL_BREAKPOINTS_AT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 |
Method SET_MDL_BREAKPOINTS_AT_ID on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_MDL_BREAKPOINTS_AT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 |
Method SET_MDL_BREAKPOINTS_AT_PATH on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_MDL_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 | |||
| 2 | IS_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | 20130513 | ||||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20130417 |
Method SET_MDL_FAVORITES on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_MDL_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130417 | |||
| 2 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20130507 |
Method SET_MDL_VARIABLES on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_MDL_WATCHPOINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130508 | |||
| 2 | IS_VARIABLE | Call by reference | Type reference (TYPE) | S_DEBUG_VARIABLE | 20130513 | ||||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20130513 |
Method SET_MDL_WATCHPOINTS on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_MDL_WATCHPOINT_OPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20130507 |
Method SET_MDL_WATCHPOINT_OPS on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_PROCESS_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20130506 |
Method SET_PROCESS_TIMESTAMP on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SET_TABLE_VAR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130524 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130524 | |||
| 3 | IV_TOP_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20130524 | |||
| 4 | RV_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130524 |
Method SET_TABLE_VAR_VALUE on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
Method SORT_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_VARIABLE | Call by reference | Type reference (TYPE) | T_DEBUG_VARIABLE | Variable table for UI | 20130506 | |||
| 2 | ITH_STRUC_VARIABLE | Call by reference | Type reference (TYPE) | TH_STRUC_VARIABLES | 20130523 |
Method SORT_VARIABLES on class CL_FDT_WD_DEBUGGER_MODEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 712 |