SAP ABAP Class CL_LIB_SORTING_ITER (iterator delivers elements sorted according a field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SHDB_TOOLS (Package) helper classes for HANA DB
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_COLLECTION_PROVIDER provides access to collections in a class 20121127
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_LIB_ITERABLE basic iterator interface 20120724
Properties
Class CL_LIB_SORTING_ITER  
Short Description iterator delivers elements sorted according a field    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SHDB_TOOLS   helper classes for HANA DB 
Created 20120509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LIB_SORTING_ITER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_LIB_COLLECTION_PROVIDER provides access to collections in a class 20121127
2 IF_LIB_ITERABLE basic iterator interface 20120724
Friends
Class CL_LIB_SORTING_ITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MR_SORTED_REFS_LINE Instance attribute Protected Object reference (TYPE REF TO) DATA 20120724
2 _MR_SORTED_REFS_TAB Instance attribute Protected Object reference (TYPE REF TO) DATA 20120724
3 _MV_REFIDX Instance attribute Private Type reference (TYPE) I 20120724
4 _MV_SIZE Instance attribute Private Type reference (TYPE) I 20120724
Methods
# Method Level Visibility Method type Description Created on
1 CAST Instance method Public Method 20121127
2 CONSTRUCTOR Instance method Protected Constructor 20120724
3 GET Instance method Public Method 20120724
4 NEW_BY_COLL Static method Public Method 20120724
5 NEW_BY_ITER Static method Public Method 20120724
6 NEXT Instance method Public Method 20120724
7 POS Instance method Public Method 20120724
8 REFERENCES Instance method Public Method 20121127
9 RESET Instance method Public Method 20120724
10 SIZE Instance method Public Method 20120724
11 VALID Instance method Public Method 20120724
12 _CREATE_SORTED_REFS_TYPE Instance method Private Method 20120724
Events
Class CL_LIB_SORTING_ITER has no event.
Types
Class CL_LIB_SORTING_ITER has no local type.
Method Signatures

Method CAST Signature

Method CAST on class CL_LIB_SORTING_ITER has no parameter.
Method CAST on class CL_LIB_SORTING_ITER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITER Call by reference Object reference (TYPE REF TO) IF_LIB_ITERABLE 20120724
2 Importing IV_FIELD Call by reference Type reference (TYPE) CHAR30 20120724

Method CONSTRUCTOR on class CL_LIB_SORTING_ITER has no exception.

Method GET Signature

Method GET on class CL_LIB_SORTING_ITER has no parameter.
Method GET on class CL_LIB_SORTING_ITER has no exception.

Method NEW_BY_COLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLL Call by reference Object reference (TYPE REF TO) CL_LIB_COLL_DATA 20120724
2 Importing IV_FIELD Call by reference Type reference (TYPE) CHAR30 20120724
3 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_LIB_SORTING_ITER 20120724

Method NEW_BY_COLL on class CL_LIB_SORTING_ITER has no exception.

Method NEW_BY_ITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITER Call by reference Object reference (TYPE REF TO) IF_LIB_ITERABLE 20120724
2 Importing IV_FIELD Call by reference Type reference (TYPE) CHAR30 20120724
3 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_LIB_SORTING_ITER 20120724

Method NEW_BY_ITER on class CL_LIB_SORTING_ITER has no exception.

Method NEXT Signature

Method NEXT on class CL_LIB_SORTING_ITER has no parameter.
Method NEXT on class CL_LIB_SORTING_ITER has no exception.

Method POS Signature

Method POS on class CL_LIB_SORTING_ITER has no parameter.
Method POS on class CL_LIB_SORTING_ITER has no exception.

Method REFERENCES Signature

Method REFERENCES on class CL_LIB_SORTING_ITER has no parameter.
Method REFERENCES on class CL_LIB_SORTING_ITER has no exception.

Method RESET Signature

Method RESET on class CL_LIB_SORTING_ITER has no parameter.
Method RESET on class CL_LIB_SORTING_ITER has no exception.

Method SIZE Signature

Method SIZE on class CL_LIB_SORTING_ITER has no parameter.
Method SIZE on class CL_LIB_SORTING_ITER has no exception.

Method VALID Signature

Method VALID on class CL_LIB_SORTING_ITER has no parameter.
Method VALID on class CL_LIB_SORTING_ITER has no exception.

Method _CREATE_SORTED_REFS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LINE Call by reference Object reference (TYPE REF TO) DATA 20120724
2 Importing IV_FIELD Call by reference Type reference (TYPE) ANY 20120724
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20121127

Method _CREATE_SORTED_REFS_TYPE on class CL_LIB_SORTING_ITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740