SAP ABAP Interface IF_RSMDS_ORDERED (Ordered Object Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SBIS (Package) Multidimensional Set Object
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSMDS_DIMENSION | Dimension of Set | 20021024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDS_ABAP_TYPE | Internal ABAP Data Types | 20030320 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDS_DIMENSION | Abstract Dimension | 20030311 |
Properties
| Interface | IF_RSMDS_ORDERED | |
| Short Description | Ordered Object Type |
General Data
| Package | SBIS | Multidimensional Set Object |
| Created | 20020927 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RSMDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSMDS_ORDERED has no interface.
Friends
Interface IF_RSMDS_ORDERED has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EQUAL | Constant | Public | Type reference (TYPE) | RSMDS_COMPARE_RESULT | 0 | Equal To | 20030312 | |
| 2 | GREATER_THAN | Constant | Public | Type reference (TYPE) | RSMDS_COMPARE_RESULT | 1 | Greater than | 20030312 | |
| 3 | LESS_THAN | Constant | Private | Type reference (TYPE) | RSMDS_COMPARE_RESULT | -1 | Less than | 20030312 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Sequence of Two Objects | 20021002 |
Events
Interface IF_RSMDS_ORDERED has no event.
Types
Interface IF_RSMDS_ORDERED has no local type.
Method Signatures
Method COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_ORDERED | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_ORDERED | Objekttyp mit Ordnung | 20021002 | |||
| 2 | R_COMPARE_RESULT | Value transfer | Type reference (TYPE) | RSMDS_COMPARE_RESULT | Vergleichsergebnis | 20021002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekte sind nicht miteinander vergleichbar | 20030402 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |