SAP ABAP Class CL_TPDA_DIFF_OBJECT (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 20040830
Properties
Class CL_TPDA_DIFF_OBJECT  
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 20040830   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DIFF_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_DIFF_SERVICE TPDA: Variables Diff. Service 20040830
Friends
Class CL_TPDA_DIFF_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INITIAL_REF Constant Private Type reference (TYPE) CHAR15 '{O:initial}' Character Field Length = 10 20040831
2 C_MAX_OBJECT_COUNT Constant Private Type reference (TYPE) I 1000 20050113
3 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20040830
4 DIFF_ATTR Instance attribute Private Type reference (TYPE) TPDA_DIFF_ATTR TPDA: Diff. - Attributs 20040830
5 INITIAL_REF_FLAG Static Attribute Private Type reference (TYPE) FLAG General Flag 20050113
6 IT_DIFF_MAIN Instance attribute Private Type reference (TYPE) TPDA_DIFF_MAIN_DIFFS_IT TPDA: DIFF: Principle Differences 20040830
7 IT_DIFF_VALUES Instance attribute Private Type reference (TYPE) TPDA_DIFF_VALUE_DIFF_IT TPDA: DIFF Value Differences 20040830
8 IT_NAV_STACK1 Static Attribute Private Type reference (TYPE) TY_NAVIGATION_STACK_IT 20050111
9 IT_NAV_STACK2 Static Attribute Private Type reference (TYPE) TY_NAVIGATION_STACK_IT 20050111
10 NO_DEEP_DIFF Instance attribute Private Type reference (TYPE) FLAG General Flag 20040830
11 OBJECT_COUNT Static Attribute Private Type reference (TYPE) I 20050113
12 OREF1 Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20040830
13 OREF2 Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20040830
14 PRIVAT_ATTRIBUTES_FLAG Static Attribute Private Type reference (TYPE) FLAG General Flag 20050114
15 RECURSION_FLAG Static Attribute Private Type reference (TYPE) FLAG General Flag 20050113
Methods
# Method Level Visibility Method type Description Created on
1 DIFF Instance method Public Method 20040830
2 DIFF_ATTRIBUTES Instance method Private Method 20040830
3 INIT Instance method Public Method 20050113
4 POP_NAV_STACK Instance method Private Method 20050111
5 PUSH_NAV_STACK Instance method Private Method 20050111
Events
Class CL_TPDA_DIFF_OBJECT has no event.
Types
Class CL_TPDA_DIFF_OBJECT has no local type.
Method Signatures

Method DIFF Signature

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

Method DIFF_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INSTNAME1 Call by reference Type reference (TYPE) STRING TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20040831
2 Importing P_INSTNAME2 Call by reference Type reference (TYPE) STRING TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20040831
3 Returning P_MAX_HITS_REACHED Value transfer Type reference (TYPE) FLAG allgemeines flag 20050113
4 Importing P_OBJECT Call by reference Type reference (TYPE) FLAG allgemeines flag 20040831
# Exception Resumable Description Created on
1 CX_TPDA_DIFF_WRONG_TYPE 20040830
2 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20040830
3 CX_TPDA_VARNAME 20040830

Method INIT Signature

Method INIT on class CL_TPDA_DIFF_OBJECT has no parameter.
Method INIT on class CL_TPDA_DIFF_OBJECT has no exception.

Method POP_NAV_STACK Signature

Method POP_NAV_STACK on class CL_TPDA_DIFF_OBJECT has no parameter.
Method POP_NAV_STACK on class CL_TPDA_DIFF_OBJECT has no exception.

Method PUSH_NAV_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ELEMENT1 Call by reference Type reference (TYPE) STRING 20050111
2 Importing P_ELEMENT2 Call by reference Type reference (TYPE) STRING 20050111
3 Importing P_INSTNAME1 Call by reference Type reference (TYPE) STRING 20050111
4 Importing P_INSTNAME2 Call by reference Type reference (TYPE) STRING 20050111
5 Returning P_RECURSIVE_ELEMENT Value transfer Type reference (TYPE) STRING allgemeines flag 20050111

Method PUSH_NAV_STACK on class CL_TPDA_DIFF_OBJECT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700