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) | 20070208 |
Properties
| Class | CL_FDT_WD_TRACE_MODEL | |
| Short Description | FDT WD: Trace Model | |
| 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 | 20070208 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 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... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_TRACE_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_TRACE_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 | 'BP_REMOVE_ALL' | 20130619 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Multi breakpoint | 20130605 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | 'P' | Single breakpoint | 20130605 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Context' | 20070629 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 'DEEP' | 20070521 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'Element' | Constant Element | 20070615 | ||
| 7 | Constant | Private | Type reference (TYPE) | STRING | 'Function' | 20070615 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | 50 | Maximum child allowed for expand | 20100610 | ||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'EVALUATED' | 20130628 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'EXCEPTION' | Constant for nodes which have exceptions | 20130626 | ||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'FINISHED' | Constant for finish nodes | 20130626 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'STARTED' | Constant for startet nodes | 20130626 | ||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'UPDATED' | Value Update status | 20130626 | ||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'Structure' | Constant Structure | 20070615 | ||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'Table' | Constant Table | 20070615 | ||
| 16 | Constant | Public | Type reference (TYPE) | I | 3 | Time restriction for last week | 20070705 | ||
| 17 | Constant | Public | Type reference (TYPE) | I | 4 | No Time restriction | 20070705 | ||
| 18 | Constant | Public | Type reference (TYPE) | I | 1 | Time restriction for today | 20070705 | ||
| 19 | Constant | Public | Type reference (TYPE) | I | 2 | Time restriction for yesterday | 20070705 | ||
| 20 | Constant | Private | Type reference (TYPE) | STRING | 'CONTEXT' | Special trace ID | 20130627 | ||
| 21 | Constant | Private | Type reference (TYPE) | STRING | 'CONTEXT_UPD' | Special trace ID prefix | 20130627 | ||
| 22 | Constant | Private | Type reference (TYPE) | STRING | 'RSVAR' | Special trace ID prefix | 20130627 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'TRACE_PARAMETER' | Model node name | 20070413 | ||
| 24 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FDT_BREAKPOINTS | Wrapper class for breakpoints. | 20120810 | |||
| 25 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FDT_WD_HIERARCHY_UTILITIES | Utility class for CTable hierarchies. | 20120810 | |||
| 26 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_TRACE | FDT: Trace | 20070208 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_TRACE=>TS_TRACE | Trace entries | 20120810 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | TS_TRACE_VALUE | table with all expression | 20070407 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | STRING | Generated old name of contextupdate | 20100226 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | True, trace is used by debugger | 20120810 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_DEBUG=>DEBUG_STATUS | Status information of the debugging process | 20130604 | |||
| 32 | Instance attribute | Private | Type reference (TYPE) | STRING | Active watchpoint text | 20130614 | |||
| 33 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20070619 | ||
| 34 | Instance attribute | Private | Type reference (TYPE) | I | Number of lines in trace table | 20120810 | |||
| 35 | Static Attribute | Private | Type reference (TYPE) | I | Track variables to appropriate nesting. | 20100226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adapt trace table (color, debugger information, hierarchy) | 20120810 | |
| 2 | Instance method | Private | Method | Add trace entry with header info | 20070917 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090904 | |
| 4 | Instance method | Public | Method | Collapse all nodes | 20120810 | |
| 5 | Static method | Private | Method | Converts the amount to a string | 20091123 | |
| 6 | Instance method | Private | Method | converting timestamp into a date + time as string | 20070208 | |
| 7 | Instance method | Private | Method | converting date and time into timestamp | 20070208 | |
| 8 | Static method | Public | Method | create a constant | 20070629 | |
| 9 | Static method | Public | Method | creating tree dynamic | 20070407 | |
| 10 | Instance method | Public | Method | Expand all nodes | 20120810 | |
| 11 | Instance method | Public | Method | Expand or collapse a node | 20120810 | |
| 12 | Instance method | Private | Method | Extracts breakpoints from trace table | 20120810 | |
| 13 | Instance method | Public | Method | Returns the index of the selected row. 0=no row selected | 20120810 | |
| 14 | Instance method | Public | Method | Returns the number of table lines | 20120810 | |
| 15 | Instance method | Private | Method | Handles debugger related information (like breakpoints) | 20120810 | |
| 16 | Instance method | Private | Method | Merges the trace entries for Constant expressions | 20070917 | |
| 17 | Instance method | Private | Method | Creates addition hierarchies from the corresponding entries | 20071026 | |
| 18 | Instance method | Private | Method | create path for object | 20070621 | |
| 19 | Instance method | Private | Method | select all attributes from object | 20070619 | |
| 20 | Instance method | Private | Method | parsing all log information to their traces | 20070619 | |
| 21 | Instance method | Private | Method | Create trace xml for a trace which was built by the debugger | 20120810 | |
| 22 | Instance method | Public | Method | Search String in the trace table | 20120427 | |
| 23 | Instance method | Private | Method | Set children of a trace entry to build hierarchy | 20120810 | |
| 24 | Instance method | Public | Method | Getter-Method, if trace is displayed for debugger | 20120810 | |
| 25 | Instance method | Public | Method | setting flag if memory values will only support | 20070619 | |
| 26 | Instance method | Public | Method | Sets the currently highlighted search result | 20120810 | |
| 27 | Instance method | Public | Method | setting new trace object | 20070618 | |
| 28 | Instance method | Private | Method | Helper method for READ_DEBUG_TRACE_HIERARCHY | 20120810 |
Events
Class CL_FDT_WD_TRACE_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_PARENT_NODE | Public | See coding | 20100401 | BEGIN OF s_parent_node ,
parent_document TYPE REF TO if_ixml_node,
current_node TYPE REF TO if_wd_context_node,
current_elem TYPE REF TO if_wd_context_element,
END OF s_parent_node
|
||
| 2 | S_QUERY_VALUE | Private | See coding | include all attributes of query | 20070615 | BEGIN OF s_query_value,
id TYPE fdt_uuid,
object_type TYPE fdt_object_type,
name TYPE fdt_name,
display_name TYPE fdt_wd_display_name,
appl_name TYPE fdt_name,
END OF s_query_value
|
|
| 3 | S_RESULT | Private | See coding | 20070615 | BEGIN OF s_result,
document TYPE REF TO if_ixml_node,
name TYPE string,
id TYPE string,
value TYPE string,
type TYPE c LENGTH 1,
symbol TYPE iconname,
END OF s_result
|
||
| 4 | S_SEARCH_RES | Public | See coding | 20120427 | BEGIN OF s_search_res,
row_no TYPE int4,
path TYPE string,
header TYPE string,
END OF s_search_res
|
||
| 5 | S_SEARCH_VALUE | Private | See coding | Include all attributes for searching a trace | 20070615 | BEGIN OF s_search_value,
time_at TYPE tims,
time_until TYPE tims,
user TYPE syuname,
timestamp_at TYPE dats,
timestamp_until TYPE dats,
END OF s_search_value
|
|
| 6 | TS_SEARCH_RES | Public | See coding | 20120427 | ts_search_res TYPE SORTED TABLE OF s_search_res
WITH UNIQUE KEY row_no
|
||
| 7 | TS_TRACE_VALUE | Public | See coding | FDT WD: Trace Elements | 20070522 | ts_trace_value TYPE STANDARD TABLE OF fdts_wd_trace_model
WITH NON-UNIQUE KEY name path
WITH NON-UNIQUE SORTED KEY row COMPONENTS row
|
|
| 8 | T_PARENT_NODE | Public | See coding | 20100401 | t_parent_node TYPE TABLE OF s_parent_node
|
Method Signatures
Method ADAPT_TRACE_TABLE Signature
Method ADAPT_TRACE_TABLE on class CL_FDT_WD_TRACE_MODEL has no parameter.
Method ADAPT_TRACE_TABLE on class CL_FDT_WD_TRACE_MODEL has no exception.
Method ADD_HEADER_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_TRACE_VALUE | Call by reference | Type reference (TYPE) | TS_TRACE_VALUE | FDT WD: Trace Elements | 20070917 |
Method ADD_HEADER_INFO on class CL_FDT_WD_TRACE_MODEL has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_TRACE_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_TRACE_MODEL has no exception.
Method COLLAPSE_ALL_NODES Signature
Method COLLAPSE_ALL_NODES on class CL_FDT_WD_TRACE_MODEL has no parameter.
Method COLLAPSE_ALL_NODES on class CL_FDT_WD_TRACE_MODEL has no exception.
Method CONVERT_AMOUNT_TO_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AMOUNT | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Elementary Data Type Amount | 20091123 | |||
| 2 | RV_AMOUNT | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>ELEMENT_AMOUNT | Elementary Data Type Amount | 20091123 |
Method CONVERT_AMOUNT_TO_EXT on class CL_FDT_WD_TRACE_MODEL has no exception.
Method CONVERT_TO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Value transfer | Type reference (TYPE) | DATS | Output Date Object | 20070208 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | TIMS | Output Time Object | 20070417 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | 20070619 |
Method CONVERT_TO_DATE on class CL_FDT_WD_TRACE_MODEL has no exception.
Method CONVERT_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TIMESTAMP | Call by reference | Type reference (TYPE) | FDT_TRACE_0000-TRACE_TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20070208 | |||
| 2 | IO_DATE | Call by reference | Type reference (TYPE) | D | date | 20070208 | |||
| 3 | IO_TIME | Call by reference | Type reference (TYPE) | T | time | 20070208 |
Method CONVERT_TO_TIMESTAMP on class CL_FDT_WD_TRACE_MODEL has no exception.
Method CREATE_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONSTANT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_CONSTANT | FDT: Constant | 20070629 | |||
| 2 | EV_CONSTANT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070629 | ||||
| 3 | IA_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070629 | ||||
| 4 | IV_DO_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20070629 |
Method CREATE_CONSTANT on class CL_FDT_WD_TRACE_MODEL has no exception.
Method CREATE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20070411 | |||
| 2 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Empty node with combination with is_first_level parameter | 20070407 | |||
| 3 | IV_IS_FIRST_LEVEL | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | other functionality if first time | 20070620 | ||
| 4 | IV_ITERATION_NUM | Call by reference | Type reference (TYPE) | STRING | 20090424 | ||||
| 5 | IV_PARENT_KEY | Call by reference | Type reference (TYPE) | STRING | Element Path ID of Table Tree | 20070620 | |||
| 6 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | Recording Timestamp ( UTC long format ) | 20090625 | |||
| 7 | RV_IS_EXPAND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100607 |
Method CREATE_NODE on class CL_FDT_WD_TRACE_MODEL has no exception.
Method EXPAND_ALL_NODES Signature
Method EXPAND_ALL_NODES on class CL_FDT_WD_TRACE_MODEL has no parameter.
Method EXPAND_ALL_NODES on class CL_FDT_WD_TRACE_MODEL has no exception.
Method EXPAND_OR_COLLAPSE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPANDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is node already expanded | 20120810 | |||
| 2 | IV_NODE_ROW_KEY | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20120810 |
Method EXPAND_OR_COLLAPSE_NODE on class CL_FDT_WD_TRACE_MODEL has no exception.
Method EXTRACT_BREAKPOINTS Signature
Method EXTRACT_BREAKPOINTS on class CL_FDT_WD_TRACE_MODEL has no parameter.
Method EXTRACT_BREAKPOINTS on class CL_FDT_WD_TRACE_MODEL has no exception.
Method GET_INDEX_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX_SELECTED_ROW | Call by reference | Type reference (TYPE) | I | Index of selected row | 20120810 | |||
| 2 | EV_ROW_SELECTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Is a row selected? | 20120810 |
Method GET_INDEX_SELECTED_ROW on class CL_FDT_WD_TRACE_MODEL has no exception.
Method GET_NUM_TABLE_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NUM_TABLE_LINES | Value transfer | Type reference (TYPE) | I | Number of table lines | 20120810 |
Method GET_NUM_TABLE_LINES on class CL_FDT_WD_TRACE_MODEL has no exception.
Method HANDLE_DEBUGGER_INFO Signature
Method HANDLE_DEBUGGER_INFO on class CL_FDT_WD_TRACE_MODEL has no parameter.
Method HANDLE_DEBUGGER_INFO on class CL_FDT_WD_TRACE_MODEL has no exception.
Method MERGE_CONSTANT_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_TRACE_VALUE | Call by reference | Type reference (TYPE) | TS_TRACE_VALUE | FDT WD: Trace Elements | 20070917 |
Method MERGE_CONSTANT_ENTRIES on class CL_FDT_WD_TRACE_MODEL has no exception.
Method PARSE_ADD_REMOVE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTS_TRACE_VALUE | Call by reference | Type reference (TYPE) | TS_TRACE_VALUE | FDT WD: Trace Elements | 20071026 |
Method PARSE_ADD_REMOVE_HIERARCHY on class CL_FDT_WD_TRACE_MODEL has no exception.
Method PARSE_CREATE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PATH | Call by reference | Type reference (TYPE) | STRING | Object Path | 20070621 | |||
| 2 | IO_ATTR_MAP | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NAMED_NODE_MAP | IF_IXML_NAMED_NODE_MAP | 20070621 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | Timestamp | 20070621 |
Method PARSE_CREATE_PATH on class CL_FDT_WD_TRACE_MODEL has no exception.
Method PARSE_SET_OBJ_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TRACE | Call by reference | Type reference (TYPE) | FDTS_WD_TRACE_MODEL | FDT WD: Trace Elements | 20070619 | |||
| 2 | IL_TRACE | Call by reference | Type reference (TYPE) | FDTS_WD_TRACE_MODEL | FDT WD: Trace Elements | 20070619 | |||
| 3 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20070619 | |||
| 4 | IV_CONTEXT | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20070619 |
Method PARSE_SET_OBJ_ATTR on class CL_FDT_WD_TRACE_MODEL has no exception.
Method PARSE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRACE | Call by reference | Type reference (TYPE) | TS_TRACE_VALUE | FDTT: TRACE XML | 20070619 | |||
| 2 | EV_EXCEPTION | Call by reference | Type reference (TYPE) | BOOLE_D | Supplement for True Boolean Type: 'X' == True '' == False | 20070619 | |||
| 3 | EV_RESULT | Call by reference | Type reference (TYPE) | S_RESULT | 20070619 | ||||
| 4 | IL_TRACE | Call by reference | Type reference (TYPE) | FDTS_WD_TRACE_MODEL | FDTS: trace xml | 20070619 | |||
| 5 | IO_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20070619 | |||
| 6 | IV_FUNCTION | Call by reference | Type reference (TYPE) | BOOLE_D | Supplement for True Boolean Type: 'X' == True '' == False | 20070619 | |||
| 7 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20070619 |
Method PARSE_TRACE on class CL_FDT_WD_TRACE_MODEL has no exception.
Method READ_DEBUG_TRACE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITR_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TR_FUNCTION_ID | Range of function IDs | 20120810 | |||
| 2 | ITR_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TR_TIMESTAMP | Range of time stamps | 20120810 | |||
| 3 | ITR_USER | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TR_USER | Range of users | 20120810 | |||
| 4 | ITS_TRACE | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TS_TRACE | Trace entries | 20120810 | |||
| 5 | IV_MEMORY_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120810 | ||||
| 6 | RO_TRACE_DOCUMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20120810 |
Method READ_DEBUG_TRACE_HIERARCHY on class CL_FDT_WD_TRACE_MODEL has no exception.
Method SEARCH_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_RESULT | Call by reference | Type reference (TYPE) | TS_SEARCH_RES | 20120427 | ||||
| 2 | IV_SEARCH_KEY | Call by reference | Type reference (TYPE) | STRING | 20120427 |
Method SEARCH_STRING on class CL_FDT_WD_TRACE_MODEL has no exception.
Method SET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARENT | Call by reference | Type reference (TYPE) | FDTS_WD_TRACE_MODEL | FDT WD: Trace Elements | 20120810 |
Method SET_CHILDREN on class CL_FDT_WD_TRACE_MODEL has no exception.
Method SET_DEBUG_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BREAKPOINTS | Call by reference | Object reference (TYPE REF TO) | CL_FDT_BREAKPOINTS | Wrapper class for breakpoints. | 20120810 | |||
| 2 | ITS_TRACE | Call by reference | Type reference (TYPE) | IF_FDT_TRACE=>TS_TRACE | Trace entries | 20120810 | |||
| 3 | IV_DEBUG_STATE | Call by reference | Type reference (TYPE) | IF_FDT_DEBUG=>DEBUG_STATUS | Debugger status | 20130604 | |||
| 4 | IV_STATE_INFO | Call by reference | Type reference (TYPE) | STRING | Additional state info | 20130614 |
Method SET_DEBUG_INFORMATION on class CL_FDT_WD_TRACE_MODEL has no exception.
Method SET_MEMORY_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MEMORY_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20070619 |
Method SET_MEMORY_ONLY on class CL_FDT_WD_TRACE_MODEL has no exception.
Method SET_SEARCH_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SEARCH_RESULT | Call by reference | Type reference (TYPE) | CL_FDT_WD_LEAN_TRACE_MODEL=>S_SEARCH_RES | 20120810 |
Method SET_SEARCH_RESULT on class CL_FDT_WD_TRACE_MODEL has no exception.
Method SET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TRACE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_TRACE | New Trace Object | 20070618 |
Method SET_TRACE on class CL_FDT_WD_TRACE_MODEL has no exception.
Method XML_ADD_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20120810 | |||
| 2 | IV_ADD_ATTRIBUTES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120810 | |||
| 3 | IV_ADD_LOG_ELEMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120810 | |||
| 4 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20120810 | |||
| 5 | RO_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20120810 |
Method XML_ADD_ROOT on class CL_FDT_WD_TRACE_MODEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |