SAP ABAP Class CL_RSMDS_SET_ITERATOR (Iterator Using Disjoint Decomposition of Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SBIS (Package) Multidimensional Set Object
Properties
Class CL_RSMDS_SET_ITERATOR  
Short Description Iterator Using Disjoint Decomposition of Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIS   Multidimensional Set Object 
Created 20040917   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSMDS_SET_ITERATOR has no forward declaration.
Interfaces
Class CL_RSMDS_SET_ITERATOR has no interface implemented.
Friends
Class CL_RSMDS_SET_ITERATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_POSITION Instance attribute Private Type reference (TYPE) I 20040917
2 P_R_SET Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensional Set 20040920
3 P_TR_SETS Instance attribute Private Type reference (TYPE) RSMDS_TR_SETS Table of References to General Multidimensional Sets 20040917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040917
2 GET_NEXT_SET Instance method Public Method 20040917
3 GET_SET_BY_POSITION Instance method Public Method 20040917
4 GET_SIZE Instance method Public Method Size of Iteration 20040917
5 RESET Instance method Public Method 20040917
Events
Class CL_RSMDS_SET_ITERATOR has no event.
Types
Class CL_RSMDS_SET_ITERATOR 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_R_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20040917

Method CONSTRUCTOR on class CL_RSMDS_SET_ITERATOR has no exception.

Method GET_NEXT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20040917
# Exception Resumable Description Created on
1 CX_RSMDS_END_OF_ITERATION 20040917

Method GET_SET_BY_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_POSITION Call by reference Type reference (TYPE) I Position 20040917
2 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20040917

Method GET_SET_BY_POSITION on class CL_RSMDS_SET_ITERATOR has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SIZE Value transfer Type reference (TYPE) I 20040917

Method GET_SIZE on class CL_RSMDS_SET_ITERATOR has no exception.

Method RESET Signature

Method RESET on class CL_RSMDS_SET_ITERATOR has no parameter.
Method RESET on class CL_RSMDS_SET_ITERATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700