SAP ABAP Class CL_RSMDP_GROUPING (Master Data: Sort and Group Data Packages)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDP (Package) Master Data Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSMDP_OBJECT | Master Data: Object (Abstract) | 20070626 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMDP_GROUPING | Master Data: Sort and Group Data Packages | 20070626 |
Properties
| Class | CL_RSMDP_GROUPING | |
| Short Description | Master Data: Sort and Group Data Packages | |
| Super Class | CL_RSMDP_OBJECT | Master Data: Object (Abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSMDP | Master Data Processing |
| Created | 20070626 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMDP_GROUPING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSMDP_GROUPING | Master Data: Sort and Group Data Packages | 20070626 |
Friends
Class CL_RSMDP_GROUPING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | TRUE: Data Packages are Disjunct with Respect to Char. Value | 20070626 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | Size of a Data Package in Number of Lines | 20070626 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Sorting (SID or CHAVL) | 20070626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070626 |
Events
Class CL_RSMDP_GROUPING has no event.
Types
Class CL_RSMDP_GROUPING 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_DISJOINT | Call by reference | Type reference (TYPE) | RS_BOOL | TRUE: Datenpakete sind disjunkt bezüglich des Merkmalswerts | 20070626 | |||
| 2 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | I | Größe eines Datenpakets in Anzahl Zeilen | 20070626 | |||
| 3 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ der Sortierung (SID oder CHAVL) | 20070626 |
Method CONSTRUCTOR on class CL_RSMDP_GROUPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |