SAP ABAP Class CL_RSLPO_VISITOR (Logical Partitioning: Visitor of LPO Versions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSLPO_TOOLS (Package) Diverse Tool Classes for Logical Partitioning
Properties
Class CL_RSLPO_VISITOR  
Short Description Logical Partitioning: Visitor of LPO Versions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSLPO_TOOLS   Diverse Tool Classes for Logical Partitioning 
Created 20060328   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSLPO_VISITOR has no forward declaration.
Interfaces
Class CL_RSLPO_VISITOR has no interface implemented.
Friends
Class CL_RSLPO_VISITOR has no friend class.
Attributes
Class CL_RSLPO_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060328
2 ON_CRITERION Instance method Protected Method Visit of Criterion 20060328
3 ON_DIMENSION_ENTRY Instance method Protected Method Visit of Dimension Begins 20060328
4 ON_DIMENSION_LEAVE Instance method Protected Method Visit of Dimension Ends 20060328
5 ON_PARTITION_ENTRY Instance method Protected Method Visit of Partition Begins 20060328
6 ON_PARTITION_LEAVE Instance method Protected Method Visit of Partition Ends 20060328
7 ON_VERSION_ENTRY Instance method Protected Method Visit of Version Begins 20060328
8 ON_VERSION_LEAVE Instance method Protected Method Visit of Version Ends 20060328
9 VISIT Instance method Public Method Starts Visit 20060328
Events
Class CL_RSLPO_VISITOR has no event.
Types
Class CL_RSLPO_VISITOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSLPO_VISITOR has no parameter.
Method CONSTRUCTOR on class CL_RSLPO_VISITOR has no exception.

Method ON_CRITERION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CRITERION Call by reference Object reference (TYPE REF TO) CL_RSLPO_CRITERION Referenz auf besuchtes Kriterium 20060328

Method ON_CRITERION on class CL_RSLPO_VISITOR has no exception.

Method ON_DIMENSION_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) CL_RSLPO_DIMENSION Referenz auf besuchte Dimension 20060328

Method ON_DIMENSION_ENTRY on class CL_RSLPO_VISITOR has no exception.

Method ON_DIMENSION_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DIMENSION Call by reference Object reference (TYPE REF TO) CL_RSLPO_DIMENSION Referenz auf besuchte Dimension 20060328

Method ON_DIMENSION_LEAVE on class CL_RSLPO_VISITOR has no exception.

Method ON_PARTITION_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARTITION Call by reference Object reference (TYPE REF TO) CL_RSLPO_PARTITION Referenz auf besuchte Partition 20060328

Method ON_PARTITION_ENTRY on class CL_RSLPO_VISITOR has no exception.

Method ON_PARTITION_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARTITION Call by reference Object reference (TYPE REF TO) CL_RSLPO_PARTITION Referenz auf besuchte Partition 20060328

Method ON_PARTITION_LEAVE on class CL_RSLPO_VISITOR has no exception.

Method ON_VERSION_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERSION Call by reference Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf besuchte Version 20060328

Method ON_VERSION_ENTRY on class CL_RSLPO_VISITOR has no exception.

Method ON_VERSION_LEAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VERSION Call by reference Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf besuchte Version 20060328

Method ON_VERSION_LEAVE on class CL_RSLPO_VISITOR has no exception.

Method VISIT 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 zu besuchenden LP-Objekts 20060330
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Zu besuchende Version 20060330
3 Importing I_R_VERS Call by reference Object reference (TYPE REF TO) CL_RSLPO_VERS Referenz auf zu besuchende Version 20060330

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