SAP ABAP Class CL_RECA_DATA_SERVICES (Services for Data Fields)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Properties
Class CL_RECA_DATA_SERVICES  
Short Description Services for Data Fields    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20040315   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RECA_DATA_SERVICES has no interface implemented.
Friends
Class CL_RECA_DATA_SERVICES has no friend class.
Attributes
Class CL_RECA_DATA_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_TABLES Static method Public Method Compares Contents of Two Tables 20040315
2 MOVE_CORRESPONDING_TABLE Static method Public Method Copies Table a to Table b (Corresponding) 20060812
Events
Class CL_RECA_DATA_SERVICES has no event.
Types
Class CL_RECA_DATA_SERVICES has no local type.
Method Signatures

Method COMPARE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_COMPKEYFIELD Value transfer Type reference (TYPE) FIELDNAME Feldname 20040315
2 Importing ID_COMPTYPENAME Value transfer Type reference (TYPE) REBFCRCMP-COMPTYPENAME Strukturname 20040315
3 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040315
4 Importing IT_TABVAL1 Call by reference Type reference (TYPE) INDEX TABLE Werte für Detailvergleich Tabelle 1 20040315
5 Importing IT_TABVAL2 Call by reference Type reference (TYPE) INDEX TABLE Werte für Detailvergleich Tabelle 2 20040315

Method COMPARE_TABLES on class CL_RECA_DATA_SERVICES has no exception.

Method MOVE_CORRESPONDING_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TRG Call by reference Type reference (TYPE) TABLE Zieltabelle 20060812
2 Importing IT_SRC Call by reference Type reference (TYPE) TABLE Quelltabelle 20060812

Method MOVE_CORRESPONDING_TABLE on class CL_RECA_DATA_SERVICES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 500