SAP ABAP Class CL_TPDA_DIFF_ITAB (TPDA: Diff for Tables)
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 20040831
Properties
Class CL_TPDA_DIFF_ITAB  
Short Description TPDA: Diff for Tables    
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 20040831   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DIFF_ITAB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_DIFF_SERVICE TPDA: Variables Diff. Service 20040831
Friends
Class CL_TPDA_DIFF_ITAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TABLE_LINE Constant Private Type reference (TYPE) CHAR10 'TABLE_LINE' Character Field Length = 10 20040923
2 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20040831
3 DIFF_ATTR Instance attribute Private Type reference (TYPE) TPDA_DIFF_ATTR TPDA: Diff. - Attributs 20040831
4 IT_DIFF_MAIN Instance attribute Private Type reference (TYPE) TPDA_DIFF_MAIN_DIFFS_IT TPDA: DIFF: Principle Differences 20040831
5 IT_DIFF_VALUES Instance attribute Private Type reference (TYPE) TPDA_DIFF_VALUE_DIFF_IT TPDA: DIFF Value Differences 20040831
6 TABLE1 Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20040831
7 TABLE2 Instance attribute Private Type reference (TYPE) TPDA_VAR_NAME tpda: Variable Name 20040831
8 ZERO_LINES_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 20040831
2 DIFF_COMPONENTS Instance method Private Method 20040831
3 DIFF_TYPES Instance method Private Method 20040831
4 DIFF_VALUES Instance method Private Method 20040910
Events
Class CL_TPDA_DIFF_ITAB has no event.
Types
Class CL_TPDA_DIFF_ITAB has no local type.
Method Signatures

Method DIFF Signature

Method DIFF on class CL_TPDA_DIFF_ITAB has no parameter.
Method DIFF on class CL_TPDA_DIFF_ITAB 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
2 Importing P_REF1_TABLE Call by reference Object reference (TYPE REF TO) TPDA_SYS_SYMBTAB TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20040831
3 Importing P_REF2_TABLE Call by reference Object reference (TYPE REF TO) TPDA_SYS_SYMBTAB TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20040831
# Exception Resumable Description Created on
1 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20040831

Method DIFF_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REF1_TABLE Call by reference Object reference (TYPE REF TO) TPDA_SYS_SYMBTAB TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20040831
2 Importing P_REF2_TABLE Call by reference Object reference (TYPE REF TO) TPDA_SYS_SYMBTAB TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK 20040831
# Exception Resumable Description Created on
1 CX_TPDA_DIFF_WRONG_TYPE 20040831
2 CX_TPDA_SYS_SYMB Exceptions bzgl. Symbolinformationen 20040831
3 CX_TPDA_VARNAME 20040831

Method DIFF_VALUES 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 20040910
History
Last changed by/on SAP  20090618 
SAP Release Created in 700