SAP ABAP Class CL_RSLPO_COMPARATOR (Semantic Partitioning: Object for Comparison of LPO Versions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_TLOGO (Package) Semantic Partitioning: Metadata / TLOGO Implementation
Properties
Class CL_RSLPO_COMPARATOR  
Short Description Semantic Partitioning: Object for Comparison of LPO Versions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_TLOGO   Semantic Partitioning: Metadata / TLOGO Implementation 
Created 20060412   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSLPO_COMPARATOR has no forward declaration.
Interfaces
Class CL_RSLPO_COMPARATOR has no interface implemented.
Friends
Class CL_RSLPO_COMPARATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_VERS_NEW Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_VERS Reference to New LPO Version 20060412
2 P_R_VERS_OLD Instance attribute Private Object reference (TYPE REF TO) CL_RSLPO_VERS Reference to Old LPO Version 20060412
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060412
2 GET_DELTA_DIMENSION Instance method Public Method Delivers Added, Changed, and Deleted Dimensions 20060421
3 GET_DELTA_PARTITION Instance method Public Method Delivers Added, Changed, and Deleted Partitions 20060420
Events
Class CL_RSLPO_COMPARATOR has no event.
Types
Class CL_RSLPO_COMPARATOR 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 I_LPO Call by reference Type reference (TYPE) RSLPONAME Name des LP-Objekts, für das Vergleich durchgeführt wird 20060412
2 Importing I_OBJVERS_NEW Call by reference Type reference (TYPE) RSOBJVERS Neue LPO-Version 20060412
3 Importing I_OBJVERS_OLD Call by reference Type reference (TYPE) RSOBJVERS Alte LPO-Version 20060412
4 Importing I_R_VERS_NEW Call by reference Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf neue LPO-Version 20060412
5 Importing I_R_VERS_OLD Call by reference Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf alte LPO-Version 20060412

Method CONSTRUCTOR on class CL_RSLPO_COMPARATOR has no exception.

Method GET_DELTA_DIMENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EQUAL Call by reference Type reference (TYPE) RS_BOOL TRUE, wenn Dimensionen nicht geändert wurden 20060421
2 Exporting E_T_R_DIMENSION_ADDED Call by reference Type reference (TYPE) RSLPO_T_R_DIMENSION Referenzen auf hinzugefügte Dimensionen 20060421
3 Exporting E_T_R_DIMENSION_CHANGED Call by reference Type reference (TYPE) RSLPO_T_R_DIMENSION Referenzen auf geänderteDimensionen 20060421
4 Exporting E_T_R_DIMENSION_DROPPED Call by reference Type reference (TYPE) RSLPO_T_R_DIMENSION Referenzen auf gelöschte Dimensionen 20060421
5 Importing I_IDPART Call by reference Type reference (TYPE) RSLPO_IDPART ID der zu vergleichenden Partition 20060421

Method GET_DELTA_DIMENSION on class CL_RSLPO_COMPARATOR has no exception.

Method GET_DELTA_PARTITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_EQUAL Call by reference Type reference (TYPE) RS_BOOL TRUE, wenn Partitionen nicht geändert wurden 20060420
2 Exporting E_T_R_PARTITION_ADDED Call by reference Type reference (TYPE) RSLPO_T_R_PARTITION Referenzen auf hinzugefügte Partitionen 20060420
3 Exporting E_T_R_PARTITION_CHANGED Call by reference Type reference (TYPE) RSLPO_T_R_PARTITION Referenzen auf geänderte Partitionen 20060420
4 Exporting E_T_R_PARTITION_DROPPED Call by reference Type reference (TYPE) RSLPO_T_R_PARTITION Referenzen auf gelöschte Partitionen 20060420

Method GET_DELTA_PARTITION on class CL_RSLPO_COMPARATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710