SAP ABAP Class CL_RSMDS_ORDERED (Auxiliary Class for ORDERED Objects)
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_ORDERED  
Short Description Auxiliary Class for ORDERED Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIS   Multidimensional Set Object 
Created 20021002   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSMDS_ORDERED Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RSMDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSMDS_ORDERED has no interface implemented.
Friends
Class CL_RSMDS_ORDERED has no friend class.
Attributes
Class CL_RSMDS_ORDERED has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 QUICK_SORT Static method Public Method Read in Table with References to IF_RSMDS_ORDERED 20040305
2 READ_BINARY_SEARCH Static method Public Method Read in Table with References to IF_RSMDS_ORDERED 20021002
3 SORT Static method Public Method Read in Table with References to IF_RSMDS_ORDERED 20040305
Events
Class CL_RSMDS_ORDERED has no event.
Types
Class CL_RSMDS_ORDERED has no local type.
Method Signatures

Method QUICK_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TR_ORDERED Call by reference Type reference (TYPE) STANDARD TABLE 20040305
2 Importing I_FROM Call by reference Type reference (TYPE) I 20040305
3 Importing I_SEQUENCE Call by reference Type reference (TYPE) RSMDS_COMPARE_RESULT IF_RSMDS_ORDERED=>GREATER_THAN Vergleichsergebnis 20040305
4 Importing I_TO Call by reference Type reference (TYPE) I 20040305
# Exception Resumable Description Created on
1 CX_RSMDS_NOT_COMPARABLE Zwei Objekte sind nicht miteinander vergleichbar 20040305

Method READ_BINARY_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_ORDERED Call by reference Type reference (TYPE) ANY 20021002
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20021002
3 Exporting E_TABIX Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20021002
4 Importing I_R_ORDERED Call by reference Type reference (TYPE) RSMDS_R_ORDERED 20021002
5 Importing I_TR_ORDERED Call by reference Type reference (TYPE) STANDARD TABLE 20021002
# Exception Resumable Description Created on
1 CX_RSMDS_NOT_COMPARABLE Zwei Objekte sind nicht miteinander vergleichbar 20030523

Method SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TR_ORDERED Call by reference Type reference (TYPE) STANDARD TABLE 20040305
2 Importing I_FROM Call by reference Type reference (TYPE) I 20040305
3 Importing I_SEQUENCE Call by reference Type reference (TYPE) RSMDS_COMPARE_RESULT IF_RSMDS_ORDERED=>GREATER_THAN Sortierreihenfolge 20040305
4 Importing I_TO Call by reference Type reference (TYPE) I 20040305
# Exception Resumable Description Created on
1 CX_RSMDS_NOT_COMPARABLE Zwei Objekte sind nicht miteinander vergleichbar 20040305
History
Last changed by/on SAP  20110908 
SAP Release Created in 640