SAP ABAP Class CL_TPDA_DIFF_SERVICE (CL_TPDA_DIFF_SERVICE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DIFF_SERVICE (Package) ABAP Debugger: Diff Tool
Properties
Class CL_TPDA_DIFF_SERVICE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_DIFF_SERVICE   ABAP Debugger: Diff Tool 
Created 20040826   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DIFF_SERVICE has no forward declaration.
Interfaces
Class CL_TPDA_DIFF_SERVICE has no interface implemented.
Friends
Class CL_TPDA_DIFF_SERVICE has no friend class.
Attributes
Class CL_TPDA_DIFF_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIFF_OBJECT Static method Public Method 20040826
2 INIT_DIFF_SERVICES Static method Public Method 20050113
3 TRANFORM_FULLNAME Static method Public Method 20040901
Events
Class CL_TPDA_DIFF_SERVICE has no event.
Types
Class CL_TPDA_DIFF_SERVICE has no local type.
Method Signatures

Method GET_DIFF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DIFF_OBJECT Value transfer Object reference (TYPE REF TO) IF_TPDA_DIFF_SERVICE TPDA: Variablendiff Service 20040826
2 Importing P_VAR1_QUICK Call by reference Type reference (TYPE) TPDA_SYS_SYMBQUICK TPDA: Retrieval-Struktur für get_Symb_Quick 20040831
# Exception Resumable Description Created on
1 CX_TPDA_DIFF_WRONG_TYPE 20040826
2 CX_TPDA_VARNAME 20040826

Method INIT_DIFF_SERVICES Signature

Method INIT_DIFF_SERVICES on class CL_TPDA_DIFF_SERVICE has no parameter.
Method INIT_DIFF_SERVICES on class CL_TPDA_DIFF_SERVICE has no exception.

Method TRANFORM_FULLNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FULLNAME Call by reference Type reference (TYPE) TPDA_VAR_NAME tpda: Variablenname 20040901
2 Returning P_HIT_POS Value transfer Type reference (TYPE) TPDA_DIFF_HIT TPDA: Diff Treffer 20040901
3 Importing P_VARNAME Call by reference Type reference (TYPE) TPDA_VAR_NAME tpda: Variablenname 20040901
# Exception Resumable Description Created on
1 CX_TPDA_DIFF_SCAN_ERROR 20040901
2 CX_TPDA_VARNAME 20040901
History
Last changed by/on SAP  20090618 
SAP Release Created in 700