SAP ABAP Class CL_RSMDS_CARTESIAN_PRODUCT_SET (Simple Cartesian Product 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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDS_SET | Multi-Dimensional Quantity | 20040317 |
Properties
| Class | CL_RSMDS_CARTESIAN_PRODUCT_SET | |
| Short Description | Simple Cartesian Product Set | |
| Super Class | CL_RSMDS_SET | Multi-Dimensional Quantity |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSMDS | |
| Program status | ||
| Category | 0 | |
| Package | SBIS | Multidimensional Set Object |
| Created | 20040317 | 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) |
Interfaces
Class CL_RSMDS_CARTESIAN_PRODUCT_SET has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSMDS_DIMENSION | 20040402 | Abstract Dimension |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensional Set | 20040317 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSMDS_DIMENSION_SET | One-Dimensional Set | 20040317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040317 | |
| 2 | Static method | Public | Method | 20040317 |
Events
Class CL_RSMDS_CARTESIAN_PRODUCT_SET has no event.
Types
Class CL_RSMDS_CARTESIAN_PRODUCT_SET has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CARTESIAN_FACTOR | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040317 | |||
| 2 | I_R_DIMENSION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_DIMENSION_SET | Eindimensionale Menge | 20040317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Parameterübergabe | 20040317 |
Method CREATE_CARTESIAN_PRODUCT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CARTESIAN_FACTOR | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040325 | |||
| 2 | I_R_DIMENSION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_DIMENSION_SET | Eindimensionale Menge | 20040325 | |||
| 3 | R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Parameterübergabe (unzulässiger Wert) | 20040325 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |