Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDS_FINALIZABLE | Objects that can no longer be changed with unique reference | 20030407 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_CARTESIAN_PRODUCT_SET | Simple Cartesian Product Set | 20040317 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_DIMENSION_SET | One-Dimensional Set | 20030407 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_UNION_SET | One-Dimensional Set | 20030407 |
Properties
Class | CL_RSMDS_SET | |
Short Description | Multi-Dimensional Quantity | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBIS | Multidimensional Set Object |
Created | 20030407 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSMDS_FINALIZABLE | Objects that can no longer be changed with unique reference | 20030407 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_RSMDS_DIMENSION | 20040820 | Abstract Dimension |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR3 | 'ALL' | All | 20040226 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR3 | 'AND' | And | 20040205 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | 'E0' | 20030827 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '70' | 20030827 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '00' | 20030827 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '40' | 20030827 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '20' | 20030827 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '60' | 20030827 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '30' | 20030827 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '80' | 20030827 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | 'C0' | 20030827 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | 'A0' | 20030827 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '20' | 20030827 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_BYTE | '60' | 20030827 | ||
15 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '*' | Single-Character Flag | 20050126 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | '=' | Equal To | 20040405 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | '>' | Greater than | 20040205 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | '>=' | Greater than or equal to | 20040205 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | '(' | Open parentheses | 20030407 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | '<' | Less than | 20030407 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | '<=' | Less than or equal to | 20030407 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR3 | 'NOT' | Not | 20030407 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDS_CHAR7 | 'NOTHING' | Nothing | 20040226 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | '<>' | Equal To | 20040406 | |
25 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 20040318 | |||
26 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 'OR' | Or | 20030407 | |
27 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | ')' | Close parentheses | 20030407 | |
28 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMDS_BOOLEAN | 20030407 | |||
29 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMDS_HASHX | Hash Value (160 Bits) | 20040827 | ||
30 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSMDS_SET | Complement | 20030407 | ||
31 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20040318 | |||
32 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20050117 | ||
33 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20040318 |
Methods
Events
Class CL_RSMDS_SET has no event.
Types
Class CL_RSMDS_SET has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSMDS_SET has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSMDS_SET has no exception.
Method COMPLEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-TRUE | Komplementmange final erzeugen | 20030909 | |
2 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Allgemeine Menge | 20030407 |
Method COMPLEMENT on class CL_RSMDS_SET has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSMDS_SET has no parameter.
Method CONSTRUCTOR on class CL_RSMDS_SET has no exception.
Method CONTAINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ELEMENT | Call by reference | Type reference (TYPE) | ANY | 20030407 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | 20030407 |
Method CONTAINS on class CL_RSMDS_SET has no exception.
Method CONTAINS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | DATA | 20030407 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | 20030407 |
Method CONTAINS_REF on class CL_RSMDS_SET has no exception.
Method EXPORT_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXTERNAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20050126 | |
2 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | 20050126 |
Method EXPORT_TO_STRING on class CL_RSMDS_SET has no exception.
Method GET_CARTESIAN_DECOMPOSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040917 | ||
2 | ![]() |
E_TR_SETS | Call by reference | Type reference (TYPE) | RSMDS_TR_SETS | Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen | 20040917 | ||
3 | ![]() |
I_REDUCED | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen: Reduzierte Zerlegung | 20040917 |
Method GET_CARTESIAN_DECOMPOSITION on class CL_RSMDS_SET has no exception.
Method GET_CARTESIAN_FACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Menge der nächst höheren Dimension | 20040325 |
Method GET_CARTESIAN_FACTOR on class CL_RSMDS_SET has no exception.
Method GET_DEFAULT_RENDERER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_RENDERER | Value transfer | Object reference (TYPE REF TO) | IF_RSMDS_CONDITION_RENDERER | Dimension und Werte für Ausgabe aufbereiten | 20040327 |
Method GET_DEFAULT_RENDERER on class CL_RSMDS_SET has no exception.
Method GET_DIMENSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DIMENSION | Value transfer | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | 20030516 |
Method GET_DIMENSION on class CL_RSMDS_SET has no exception.
Method GET_DIMENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TR_DIMENSIONS | Value transfer | Type reference (TYPE) | RSMDS_TR_DIMENSIONS | Tabelle von Dimensionen | 20040305 |
Method GET_DIMENSIONS on class CL_RSMDS_SET has no exception.
Method GET_EMPTY_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20030903 |
Method GET_EMPTY_SET on class CL_RSMDS_SET has no exception.
Method GET_KNOTS_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20040318 |
Method GET_KNOTS_REF on class CL_RSMDS_SET has no exception.
Method GET_KNOT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | 20040318 | |||
2 | ![]() |
R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20040318 |
Method GET_KNOT_REF on class CL_RSMDS_SET has no exception.
Method GET_PARTITION_BIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | 20040401 | |||
2 | ![]() |
R_BIT | Value transfer | Type reference (TYPE) | I | 20040401 |
Method GET_PARTITION_BIT on class CL_RSMDS_SET has no exception.
Method GET_PARTITION_BITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BITSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20050126 |
Method GET_PARTITION_BITS on class CL_RSMDS_SET has no exception.
Method GET_PARTITION_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POSITION | Call by reference | Type reference (TYPE) | I | 20040401 | |||
2 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20040401 |
Method GET_PARTITION_SET on class CL_RSMDS_SET has no exception.
Method GET_PARTITION_SETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TR_SETS | Value transfer | Type reference (TYPE) | RSMDS_TR_SETS | Tabelle mit Referenzen auf allgem. multi-dimensionale Mengen | 20050126 |
Method GET_PARTITION_SETS on class CL_RSMDS_SET has no exception.
Method GET_READ_ONLY_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATA | Call by reference | Type reference (TYPE) | ANY | 20050126 | |||
2 | ![]() |
R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20050126 |
Method GET_READ_ONLY_REF on class CL_RSMDS_SET has no exception.
Method GET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SIZE | Value transfer | Type reference (TYPE) | I | 20030409 |
Method GET_SIZE on class CL_RSMDS_SET has no exception.
Method GET_STRUCTDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20050117 |
Method GET_STRUCTDESCR on class CL_RSMDS_SET has no exception.
Method GET_UNIVERSAL_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20030903 |
Method GET_UNIVERSAL_SET on class CL_RSMDS_SET has no exception.
Method GET_UNIVERSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_UNIVERSE | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Allgemeine Menge (Factory-Klasse) | 20050125 |
Method GET_UNIVERSE on class CL_RSMDS_SET has no exception.
Method INTERSECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-TRUE | Schnittmenge final erzeugen | 20030909 | |
2 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Allgemeine Menge | 20030407 | ||
3 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Allgemeine Menge | 20030407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die beiden Mengen sind nicht kompatibel | 20030909 |
Method IS_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20030407 |
Method IS_EMPTY on class CL_RSMDS_SET has no exception.
Method IS_EQUAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20030407 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | 20030407 |
Method IS_EQUAL on class CL_RSMDS_SET has no exception.
Method IS_SUBSET_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040920 | ||
2 | ![]() |
I_TRUE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen, ob auf echte Teilmenge geprüft werden soll | 20040920 | |
3 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20040920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Mengenobjekte sind nicht kompatibel | 20040920 |
Method IS_SUPERSET_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040920 | ||
2 | ![]() |
I_TRUE | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Kennzeichen, ob auf echte Obermenge geprüft werden soll | 20040920 | |
3 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20040920 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Mengenobjekte sind nicht kompatibel | 20040920 |
Method IS_UNIVERSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | RSMDS_BOOLEAN | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20030903 |
Method IS_UNIVERSAL on class CL_RSMDS_SET has no exception.
Method MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-TRUE | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20040403 | |
2 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040403 | ||
3 | ![]() |
I_R_ZERO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Nullelement der Operation (leere Menge => Schnittmenge) | 20040403 | ||
4 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040403 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Mengenobjekte sind nicht kompatibel | 20040403 |
Method TO_CARTESIAN_PRODUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-TRUE | Produktmenge final erzeugen | 20030909 | |
2 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | 20030521 |
Method TO_CARTESIAN_PRODUCT on class CL_RSMDS_SET has no exception.
Method TO_DIMENSION_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-TRUE | Boolean ('0' = false, '1' = true, ' ' = unbestimmt) | 20040329 | |
2 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20040329 | ||
3 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040329 |
Method TO_DIMENSION_SET on class CL_RSMDS_SET has no exception.
Method TO_HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HASH | Value transfer | Type reference (TYPE) | RSMDS_HASH32 | 20030902 |
Method TO_HASH on class CL_RSMDS_SET has no exception.
Method TO_HASHX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HASHX | Value transfer | Type reference (TYPE) | RSMDS_HASHX | Hash-Wert (160 Bits) | 20040827 |
Method TO_HASHX on class CL_RSMDS_SET has no exception.
Method TO_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_RANGES | Call by reference | Type reference (TYPE) | INDEX TABLE | 20040405 | |||
2 | ![]() |
I_APPEND | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Ranges-Bedingungen an vorhande anhängen | 20040405 | |
3 | ![]() |
I_FIELDNAME_DIMENSION | Call by reference | Type reference (TYPE) | FIELDNAME | Feld in das der Name der Dimension gestellt wird | 20040405 | ||
4 | ![]() |
I_FIELDNAME_HIGH | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname für High-Wert | 20040405 | ||
5 | ![]() |
I_FIELDNAME_LOW | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname für Low-Wert | 20040405 | ||
6 | ![]() |
I_FIELDNAME_OPTION | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname für Option | 20040405 | ||
7 | ![]() |
I_FIELDNAME_SIGN | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname für Sign | 20040405 | ||
8 | ![]() |
I_R_DIMENSION | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_DIMENSION | Dimension einer Menge | 20030407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unzulässige Dimensionsreihenfolge | 20040205 |
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE_NULL_CONDITIONS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | "NULL"-Bedingungen hinzufügen, falls Initialwert selekiert | 20040826 | |
2 | ![]() |
I_PARENTHESIZED_UNION | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Vereinigung in Klammern | 20030903 | |
3 | ![]() |
I_R_RENDERER | Call by reference | Object reference (TYPE REF TO) | IF_RSMDS_CONDITION_RENDERER | Ausgabeaufbereiter für Bedingungen | 20031215 | ||
4 | ![]() |
I_USE_ALIAS | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-FALSE | Aliasnamen verwenden, falls gesetzt | 20060714 | |
5 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | Ausgabestring | 20030407 |
Method TO_STRING on class CL_RSMDS_SET has no exception.
Method TRANSFORM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_UNIVERSE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | Allgemeine Menge (Factory-Klasse) | 20050125 | ||
2 | ![]() |
I_TH_DIMMAPPINGS | Call by reference | Type reference (TYPE) | RSMDS_TH_DIMMAPPINGS | Mengenobjekt: Abbildung von Dimensionsnamen | 20050125 | ||
3 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20050125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20050125 | |
2 | ![]() |
Eine übergebener Dimensionsname ist ungültig | 20050125 |
Method UNITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FINAL | Call by reference | Type reference (TYPE) | RSMDS_BOOLEAN | RSMDS_C_BOOLEAN-TRUE | Vereinigungsmenge final erzeugen | 20030909 | |
2 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Allgemeine Menge | 20030407 | ||
3 | ![]() |
R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Allgemeine Menge | 20030407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Datentypen stimmen nicht überein | 20030909 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |