SAP ABAP Class CX_RSDRO_TABLE_MISMATCH (Error When Comparing Two Internal Tables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_RSDRO (Package) DataStore Object: 3.0/3.5 Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20031212
Properties
Class CX_RSDRO_TABLE_MISMATCH  
Short Description Error When Comparing Two Internal Tables    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package RSODSO_RSDRO   DataStore Object: 3.0/3.5 Development 
Created 20031212   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_RSDRO_TABLE_MISMATCH has no interface implemented.
Friends
Class CX_RSDRO_TABLE_MISMATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_TYPE Instance attribute Public Type reference (TYPE) RSDRO_TABLE_MISMATCH Error Type When Comparing Two Internal Tables 20031212
2 LINE1 Instance attribute Public Type reference (TYPE) RSSG_VARLINE Erroneous Line in First Table 20031212
3 LINE2 Instance attribute Public Type reference (TYPE) RSSG_VARLINE Erroneous Line in Second Table 20031212
4 LINECOUNT Instance attribute Public Type reference (TYPE) I Line in Which Error Occurred 20031212
5 LINECOUNT1 Instance attribute Public Type reference (TYPE) I Line Number Table 1 20031216
6 LINECOUNT2 Instance attribute Public Type reference (TYPE) I Line Number Table 1 20031216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031212
Events
Class CX_RSDRO_TABLE_MISMATCH has no event.
Types
Class CX_RSDRO_TABLE_MISMATCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_TYPE Call by reference Type reference (TYPE) RSDRO_TABLE_MISMATCH 20031212
2 Importing LINE1 Call by reference Type reference (TYPE) RSSG_VARLINE 20031212
3 Importing LINE2 Call by reference Type reference (TYPE) RSSG_VARLINE 20031212
4 Importing LINECOUNT Call by reference Type reference (TYPE) I 20031212
5 Importing LINECOUNT1 Call by reference Type reference (TYPE) I 20031216
6 Importing LINECOUNT2 Call by reference Type reference (TYPE) I 20031216
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20031212
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20031212

Method CONSTRUCTOR on class CX_RSDRO_TABLE_MISMATCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400