SAP ABAP Class CL_APC_WS_TROUBLESHOOTING (APC Troubleshooting)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAPC_DESIGN_TIME (Package) APC design time package
Properties
Class CL_APC_WS_TROUBLESHOOTING  
Short Description APC Troubleshooting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPC_DESIGN_TIME   APC design time package 
Created 20130221   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_APC_WS_TROUBLESHOOTING has no interface implemented.
Friends
Class CL_APC_WS_TROUBLESHOOTING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FUNCTION_TRACE_LEVEL_2 Constant Public Type reference (TYPE) C '2' Functional trace level 2 20130221
2 CO_FUNCTION_TRACE_LEVEL_3 Constant Public Type reference (TYPE) C '3' Functional trace level 2 20130221
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_ABAP_RT_ANALYSIS Static method Private Method Activation of the ABAP runtime analysis (SAT) 20130221
2 ACTIVATE_ATRA_DYNP Static method Public Method Activate Atra on Dynpro 20130307
3 ACTIVATE_DEBUGGING Static method Public Method Activate debugging 20130320
4 ACTIVATE_FUNCTIONAL_TRACE Static method Private Method Activation of the functional (workprocess) trace 20130221
5 ACTIVATE_TRACE_DYNP Static method Public Method Activate Trace on Dynpro 20130307
6 DEACTIVATE_ABAP_RT_ANALYSIS Static method Private Method Deactivation of the ABAP runtime analysis (SAT) 20130221
7 DEACTIVATE_ATRA_DYN Static method Public Method Deactivate Trace on Dynpro 20130307
8 DEACTIVATE_DEBUGGING Static method Public Method Deactivate debugging 20130320
9 DEACTIVATE_FUNCTIONAL_TRACE Static method Private Method Deactivation of the functional (workprocess) trace 20130221
10 DEACTIVATE_TRACE_DYNP Static method Public Method Deactivate Trace on Dynpro 20130307
11 DELETE_APC_BREAKPOINT Static method Public Method Delete Breakpoint in APC method 20130410
12 DISPLAY_TRACE_DYNP Static method Public Method Display Trace on Dynpro 20130307
13 SET_APC_BREAKPOINT Static method Public Method Set Breakpoint in the APC method 20130410
14 TEST_APC_APPLICATION Static method Public Method Test apc application 20130418
15 TRACE_RESET_DYNP Static method Public Method Reset Trace on Dynpro 20130307
Events
Class CL_APC_WS_TROUBLESHOOTING has no event.
Types
Class CL_APC_WS_TROUBLESHOOTING has no local type.
Method Signatures

Method ACTIVATE_ABAP_RT_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130221
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL Client specific tracing 20130221
3 Importing I_PRECISION Call by reference Type reference (TYPE) RS38TCLOCK Runtime analysis: For setting measurement clock 20130221
4 Importing I_SINGLE_RECORD Call by reference Type reference (TYPE) ATRA_SINGLEREC ICF: Stateful Comm. Single Record Processing for ATRA 20130221
5 Importing I_TIMEOUT Call by reference Type reference (TYPE) SYTIME '001500' TIME Data Element for SYST 20130221
6 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User name 20130221
7 Importing I_VARIANT Call by reference Type reference (TYPE) SE30VAR Runtime Analysis: Name of Variant for Restricting Measuremt 20130221
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130221

Method ACTIVATE_ATRA_DYNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130307
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL Client specific tracing 20130307
3 Importing I_PRECISION Call by reference Type reference (TYPE) RS38TCLOCK Runtime analysis: For setting measurement clock 20130307
4 Importing I_SINGLE_RECORD Call by reference Type reference (TYPE) ATRA_SINGLEREC ICF: Stateful Comm. Single Record Processing for ATRA 20130307
5 Importing I_TIMEOUT Call by reference Type reference (TYPE) SYTIME '001500' TIME Data Element for SYST 20130307
6 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20130307
7 Importing I_VARIANT Call by reference Type reference (TYPE) SE30VAR Runtime Analysis: Name of Variant for Restricting Measuremt 20130307
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130307

Method ACTIVATE_DEBUGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SYSDEBUG Call by reference Type reference (TYPE) ABAP_BOOL 'X' = Systemdebugging 20130320
2 Importing I_TIMEOUT Call by reference Type reference (TYPE) SYUZEIT '020000' Timeout until HTTP-Breakpoint becomes inactive 20130320
3 Importing I_USER Call by reference Type reference (TYPE) SYUNAME User Name in User Master Record 20130320
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130320

Method ACTIVATE_FUNCTIONAL_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130221
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL Client specific tracing 20130221
3 Importing I_TIMEOUT Call by reference Type reference (TYPE) SYTIME '001500' TIME Data Element for SYST 20130221
4 Importing I_TRACE_LEVEL Call by reference Type reference (TYPE) C CO_FUNCTION_TRACE_LEVEL_2 CO_FUNCTION_TRACE_LEVEL_2/CO_FUNCTION_TRACE_LEVEL_3 20130221
5 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User name 20130221
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130221

Method ACTIVATE_TRACE_DYNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130307
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL Client specific tracing 20130307
3 Importing I_TIMEOUT Call by reference Type reference (TYPE) SYTIME '001500' TIME Data Element for SYST 20130307
4 Importing I_TRACE_LEVEL Call by reference Type reference (TYPE) C CO_FUNCTION_TRACE_LEVEL_2 CO_FUNCTION_TRACE_LEVEL_2/CO_FUNCTION_TRACE_LEVEL_3 20130307
5 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User name 20130307
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130307

Method DEACTIVATE_ABAP_RT_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130221
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL Client specific tracing 20130221
3 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User name 20130221
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130221

Method DEACTIVATE_ATRA_DYN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130307
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL 20130307
3 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20130307
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130307

Method DEACTIVATE_DEBUGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USER Call by reference Type reference (TYPE) SYUNAME User Name 20130320
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130320

Method DEACTIVATE_FUNCTIONAL_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130221
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL Client specific tracing 20130221
3 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User name 20130221
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130221

Method DEACTIVATE_TRACE_DYNP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION_ID Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130307
2 Importing I_CLIENT_SPECIFIC Call by reference Type reference (TYPE) ABAP_BOOL 20130307
3 Importing I_USER_ID Call by reference Type reference (TYPE) SYUNAME User Name 20130307
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130307

Method DELETE_APC_BREAKPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name of class 20130410
2 Importing I_METHOD_NAME Call by reference Type reference (TYPE) SEOCPDNAME Name of method 20130410
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130410

Method DISPLAY_TRACE_DYNP Signature

Method DISPLAY_TRACE_DYNP on class CL_APC_WS_TROUBLESHOOTING has no parameter.
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130307

Method SET_APC_BREAKPOINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Name of class 20130410
2 Importing I_METHOD_NAME Call by reference Type reference (TYPE) SEOCPDNAME Name of method 20130410
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130410

Method TEST_APC_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) APC_APPLICATION_ID ABAP Push Channel Application ID 20130418
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130418

Method TRACE_RESET_DYNP Signature

Method TRACE_RESET_DYNP on class CL_APC_WS_TROUBLESHOOTING has no parameter.
# Exception Resumable Description Created on
1 CX_APC_DT_ERROR Error class for APC DT Manager 20130307
History
Last changed by/on SAP  20140121 
SAP Release Created in 740