SAP ABAP Class CL_SPI_UI_TRACE_M (Model Class for spi_trace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI10 (Package) Central: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_MODEL BSP: Model Basis Class 20070815
Properties
Class CL_SPI_UI_TRACE_M  
Short Description Model Class for spi_trace    
Super Class CL_BSP_MODEL BSP: Model Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI10   Central: User Interface 
Created 20070815   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SPI_UI_PM_M_MONITOR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SPI_UI_TRACE_M has no interface implemented.
Friends
Class CL_SPI_UI_TRACE_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CP_IS_ACTIVE Constant Public Type reference (TYPE) SPIBOOL 1 20070815
2 CP_IS_INACTIVE Constant Public Type reference (TYPE) SPIBOOL 0 20070815
3 CP_MODE_CHANGE Constant Public Type reference (TYPE) CHAR1 'C' Maintenance Mode 20070816
4 CP_MODE_DISPLAY Constant Public Type reference (TYPE) CHAR1 'D' Display mode 20070816
5 CP_MODE_NO_AUTH Constant Public Type reference (TYPE) CHAR1 'N' No authorization 20070816
6 CP_TL_HIGH Constant Public Type reference (TYPE) STRING 'high' 20070816
7 CP_TL_LOW Constant Public Type reference (TYPE) STRING 'low' 20070816
8 CP_TL_MEDIUM Constant Public Type reference (TYPE) STRING 'medium' 20070816
9 GO_ADMIN_API Instance attribute Public Object reference (TYPE REF TO) CL_SPI_PROCESS_ADMIN API Class for Accessing Administration Tables 20070816
10 GO_ADMIN_MAN Instance attribute Public Object reference (TYPE REF TO) CL_SPI_ADMIN_MANAGER Administration Functions for Monitoring 20070816
11 GO_TRACE_ANALYSIS Instance attribute Public Object reference (TYPE REF TO) CL_SPI_E2E_TRACE_ANALYSIS Analyze Trace Data 20070924
12 GO_UI_TRACE_COND_TVIT Instance attribute Public Object reference (TYPE REF TO) IF_HTMLB_TABLEVIEW_ITERATOR For Table Looping and Filtering 20080502
13 GP_ACCESSIBILITY Instance attribute Public Type reference (TYPE) SPIBOOL Global SPI: Boolean Value 20100115
14 GP_ACTIVATED_BY Instance attribute Public Type reference (TYPE) STRING 20070815
15 GP_ACTIVATED_TIME Instance attribute Public Type reference (TYPE) STRING 20070815
16 GP_AGENT_ID Instance attribute Public Type reference (TYPE) SPIAGNTID SPI Global: Agent ID 20070815
17 GP_DISABLED Instance attribute Public Type reference (TYPE) CHAR1 Display Mode: ''X = Yes, ' ' = No 20070816
18 GP_DO_CLOSE_WINDOW Instance attribute Public Type reference (TYPE) SPIBOOL Global SPI: Boolean Value 20070816
19 GP_DO_RESET_WINDOW Instance attribute Public Type reference (TYPE) SPIBOOL Global SPI: Boolean Value 20070823
20 GP_INFO Instance attribute Public Type reference (TYPE) STRING 20070926
21 GP_IS_ACTIVE Instance attribute Public Type reference (TYPE) SPIBOOL 20070815
22 GP_LAST_TRACE_TIMESTAMP Instance attribute Public Type reference (TYPE) STRING UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070815
23 GP_LAST_TRANSACTION_ID Instance attribute Public Type reference (TYPE) CHAR32 Character field, length 32 20070815
24 GP_MESSAGE Instance attribute Public Type reference (TYPE) STRING 20070823
25 GP_MODE Instance attribute Protected Type reference (TYPE) CHAR1 Processing Mode (Display/Maintain) 20070816
26 GP_NO_OF_REMAINING_TRACES Instance attribute Public Type reference (TYPE) INT4 Natural Number 20070823
27 GP_NO_OF_REPEATS Instance attribute Public Type reference (TYPE) STRING Natural Number 20070815
28 GP_NO_OF_TRIGGERED_TRACES Instance attribute Public Type reference (TYPE) INT4 Natural Number 20070815
29 GP_PROCESS_ID Instance attribute Public Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20070815
30 GP_STEP_ID Instance attribute Public Type reference (TYPE) SPIPRSTID SPI: Process Step ID 20070815
31 GP_TIMELIMIT_DATE Instance attribute Public Type reference (TYPE) D 20070823
32 GP_TIMELIMIT_TIME Instance attribute Public Type reference (TYPE) T 20070823
33 GP_TITLE Instance attribute Public Type reference (TYPE) STRING 20070815
34 GP_TRACE_LEVEL Instance attribute Public Type reference (TYPE) STRING 20070815
35 GP_TRACING_DURATION Instance attribute Public Type reference (TYPE) STRING 20080808
36 GP_UI_DESIGN Instance attribute Public Type reference (TYPE) STRING CL_SPI_UI_PM_M_MONITOR=>GC_UI_DESIGN 20090911
37 GP_UI_NO_OF_REPEATS Instance attribute Public Type reference (TYPE) STRING Natural Number 20080508
38 GP_UI_TRACE_LEVEL Instance attribute Public Type reference (TYPE) STRING 20080508
39 GP_UI_TV_ROW_NO Instance attribute Public Type reference (TYPE) I 5 20080508
40 GT_BAPIOPTION_VH Instance attribute Public Type reference (TYPE) TSPIUIDDLB 20070914
41 GT_BAPISIGN_VH Instance attribute Public Type reference (TYPE) TSPIUIDDLB 20070914
42 GT_CONDITION_FIELDS Instance attribute Public Type reference (TYPE) TSPICMAGFLD Table with References for Field Selection Agent 20070815
43 GT_SIGNATURE_CONDITIONS Instance attribute Public Type reference (TYPE) TSPICMSGCON List of References to Signature Conditions 20070911
44 GT_TRACE_CONDITIONS Instance attribute Public Type reference (TYPE) TSPIAGFCON Table with Condition Records 20070911
45 GT_UI_TRACE_CONDITION Instance attribute Public Type reference (TYPE) TT_UITRACECOND 20080502
46 GT_UI_TRACE_DD_VALUE Instance attribute Public Type reference (TYPE) TT_UITRACEDDVALUE 20080502
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TRACE Instance method Public Method 20070816
2 CHANGE_TRACING_DURATION Instance method Private Method 20080808
3 CONSTRUCTOR Instance method Public Constructor 20080502
4 DEACTIVATE_TRACE Instance method Public Method 20070816
5 DELETE_TRACE Instance method Public Method 20070817
6 GET_TRACE_FLAGS Instance method Private Method 20070815
7 GET_TRACE_LEVEL Instance method Private Method 20070815
8 INITIALIZATION Instance method Public Method 20070815
9 SAVE_TRACE Instance method Public Method 20070817
10 START_ASSEMBLER Instance method Public Method 20070816
Events
Class CL_SPI_UI_TRACE_M has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_UITRACECOND Public See coding 20080502 BEGIN OF ts_uitracecond, name TYPE string, fldcnt TYPE string, text TYPE string, sign TYPE string, option TYPE string, preset TYPE string, low TYPE string, high TYPE string, END OF ts_uitracecond
2 TS_UITRACEDDVALUE Public See coding 20080502 BEGIN OF ts_uitraceddvalue, name TYPE string, value TYPE string, END OF ts_uitraceddvalue
3 TT_UITRACECOND Public See coding 20080502 tt_uitracecond TYPE STANDARD TABLE OF ts_uitracecond
4 TT_UITRACEDDVALUE Public See coding 20080502 tt_uitraceddvalue TYPE STANDARD TABLE OF ts_uitraceddvalue
Method Signatures

Method ACTIVATE_TRACE Signature

Method ACTIVATE_TRACE on class CL_SPI_UI_TRACE_M has no parameter.
Method ACTIVATE_TRACE on class CL_SPI_UI_TRACE_M has no exception.

Method CHANGE_TRACING_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DURATION Call by reference Type reference (TYPE) STRING 20080808

Method CHANGE_TRACING_DURATION on class CL_SPI_UI_TRACE_M has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SPI_UI_TRACE_M has no parameter.
Method CONSTRUCTOR on class CL_SPI_UI_TRACE_M has no exception.

Method DEACTIVATE_TRACE Signature

Method DEACTIVATE_TRACE on class CL_SPI_UI_TRACE_M has no parameter.
Method DEACTIVATE_TRACE on class CL_SPI_UI_TRACE_M has no exception.

Method DELETE_TRACE Signature

Method DELETE_TRACE on class CL_SPI_UI_TRACE_M has no parameter.
# Exception Resumable Description Created on
1 CX_SPI_E2E_TRACE Ausnahmeklasse für E2E Trace 20070828

Method GET_TRACE_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TRACE_LEVEL Call by reference Type reference (TYPE) STRING 20070815
2 Returning RP_TRACE_FLAGS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20070815

Method GET_TRACE_FLAGS on class CL_SPI_UI_TRACE_M has no exception.

Method GET_TRACE_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TRACE_FLAGS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070815
2 Returning RP_TRACE_LEVEL Value transfer Type reference (TYPE) STRING 20070815

Method GET_TRACE_LEVEL on class CL_SPI_UI_TRACE_M has no exception.

Method INITIALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20070815
2 Importing IP_STEP_ID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20070815

Method INITIALIZATION on class CL_SPI_UI_TRACE_M has no exception.

Method SAVE_TRACE Signature

Method SAVE_TRACE on class CL_SPI_UI_TRACE_M has no parameter.
# Exception Resumable Description Created on
1 CX_SPI_E2E_TRACE Ausnahmeklasse für E2E Trace 20070828

Method START_ASSEMBLER Signature

Method START_ASSEMBLER on class CL_SPI_UI_TRACE_M has no parameter.
Method START_ASSEMBLER on class CL_SPI_UI_TRACE_M has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700