SAP ABAP Class CL_SATC_RT_DUMP_ANALYSIS (Service to evalute logs of runtime abortitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_AUXILIARY (Package) INTERNAL: - *NO* REUSE - mother´s little helper
Properties
Class CL_SATC_RT_DUMP_ANALYSIS  
Short Description Service to evalute logs of runtime abortitions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_AUXILIARY   INTERNAL: - *NO* REUSE - mother´s little helper 
Created 20070809   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_RT_DUMP_ANALYSIS has no forward declaration.
Interfaces
Class CL_SATC_RT_DUMP_ANALYSIS has no interface implemented.
Friends
Class CL_SATC_RT_DUMP_ANALYSIS has no friend class.
Attributes
Class CL_SATC_RT_DUMP_ANALYSIS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_DUMP_FOR_CLIENT_INFO Static method Public Method Parses ST22 Appl.-Area for Client Information else INITIAL 20070809
2 PREPARE_DUMP_WITH_CLIENT_INFO Static method Public Method Prepares ST22 Application area with Client Information 20070809
3 __CONVERT_INFO Static method Private Method Converts info 20070809
Events
Class CL_SATC_RT_DUMP_ANALYSIS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CLIENT_INFO Public See coding 20070809 begin of TY_S_CLIENT_INFO, PROJ_ID type SATC_D_ID, EXEC_ID type SATC_D_ID, PHASE_KEY type SATC_D_PHASE_KEY, UNIT_KEY type satc_D_PHASE_KEY, CLIENT_INDEX type i, DISPATCHER_TASK type SATC_D_TRANSACTION_ID, end of ty_S_Client_Info
Method Signatures

Method PARSE_DUMP_FOR_CLIENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUMP_INFOS Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20070809
2 Returning RESULT Value transfer Type reference (TYPE) TY_S_CLIENT_INFO Client Info 20070809

Method PARSE_DUMP_FOR_CLIENT_INFO on class CL_SATC_RT_DUMP_ANALYSIS has no exception.

Method PREPARE_DUMP_WITH_CLIENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_INFO Call by reference Type reference (TYPE) TY_S_CLIENT_INFO Client Info 20070809
# Exception Resumable Description Created on
1 CX_SATC_ROOT Root of all Evil 20070809

Method __CONVERT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT_INFO Call by reference Type reference (TYPE) TY_S_CLIENT_INFO 20070809
2 Returning RESULT Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20070809

Method __CONVERT_INFO on class CL_SATC_RT_DUMP_ANALYSIS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710