SAP ABAP Class CL_TPDA_DIFF_STRUC (TPDA: Diff for Structures)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DIFF_SERVICE (Package) ABAP Debugger: Diff Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_DIFF_SERVICE TPDA: Variables Diff. Service 20040826
Properties
Class CL_TPDA_DIFF_STRUC  
Short Description TPDA: Diff for Structures    
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_STRUC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_DIFF_SERVICE TPDA: Variables Diff. Service 20040826
Friends
Class CL_TPDA_DIFF_STRUC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20040827
2 DIFF_ATTR Instance attribute Private Type reference (TYPE) TPDA_DIFF_ATTR TPDA: Diff. - Attributes 20040826
3 IT_DIFF_MAIN Instance attribute Private Type reference (TYPE) TPDA_DIFF_MAIN_DIFFS_IT TPDA: DIFF: Principle Differences 20040826
4 IT_DIFF_VALUES Instance attribute Private Type reference (TYPE) TPDA_DIFF_VALUE_DIFF_IT TPDA: DIFF Value Differences 20040826
5 STRUC1 Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20040826
6 STRUC2 Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20040826
Methods
# Method Level Visibility Method type Description Created on
1 DIFF Instance method Public Method 20040826
2 DIFF_COMPONENTS Instance method Private Method 20040826
3 DIFF_TYPES Instance method Private Method 20040826
4 REFRESH_STRUC_METADATA Instance method Private Method 20040826
Events
Class CL_TPDA_DIFF_STRUC has no event.
Types
Class CL_TPDA_DIFF_STRUC has no local type.
Method Signatures

Method DIFF Signature

Method DIFF on class CL_TPDA_DIFF_STRUC has no parameter.
Method DIFF on class CL_TPDA_DIFF_STRUC has no exception.

Method DIFF_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_MAX_HITS_REACHED Value transfer Type reference (TYPE) FLAG allgemeines flag 20050113
# Exception Resumable Description Created on
1 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20040826

Method DIFF_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STRUC_INFO1 Call by reference Type reference (TYPE) TPDA_SYS_SYMBQUICK TPDA: Retrieval-Struktur für get_Symb_Quick 20050112
2 Importing P_STRUC_INFO2 Call by reference Type reference (TYPE) TPDA_SYS_SYMBQUICK TPDA: Retrieval-Struktur für get_Symb_Quick 20050112
# Exception Resumable Description Created on
1 CX_TPDA_DIFF_WRONG_TYPE 20040826
2 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20040826
3 CX_TPDA_VARNAME 20040826

Method REFRESH_STRUC_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STRUC_QUICK_INFO Call by reference Type reference (TYPE) TPDA_SYS_SYMBQUICK TPDA: Retrieval-Struktur für get_Symb_Quick 20040826
2 Changing P_STRUC_TYPE_TEXT Call by reference Type reference (TYPE) TPDA_STRUC_TYPE TPDA: Strukturtyp 20040826
# Exception Resumable Description Created on
1 CX_SY_MOVE_CAST_ERROR Oberklasse aller System-Exceptions 20040826
2 CX_TPDA_INTERNEL_ERROR 20040826
3 CX_TPDA_VARNAME 20040826
History
Last changed by/on SAP  20090618 
SAP Release Created in 700