SAP ABAP Class IF_RSMDP_GROUPING (Master Data: Sort and Group Data Packages)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDP_GROUPING | Master Data: Sort and Group Data Packages | 20070626 |
Properties
| Class | IF_RSMDP_GROUPING | |
| Short Description | Master Data: Sort and Group Data Packages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070626 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSMDP_GROUPING has no forward declaration.
Interfaces
Class IF_RSMDP_GROUPING has no interface implemented.
Friends
Class IF_RSMDP_GROUPING has no friend class.
Attributes
Class IF_RSMDP_GROUPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Flag whether Data Packages are Disjunct | 20070626 | |
| 2 | Instance method | Public | Method | Returns Size of a Data Package in Number of Lines | 20070626 | |
| 3 | Instance method | Public | Method | Returns Type of Sorting (SID or CHAVL) | 20070626 |
Events
Class IF_RSMDP_GROUPING has no event.
Types
Class IF_RSMDP_GROUPING has no local type.
Method Signatures
Method GET_DISJOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISJOINT | Value transfer | Type reference (TYPE) | RS_BOOL | TRUE: Datenpakete sind disjunkt bezüglich des Merkmalswerts | 20070626 |
Method GET_DISJOINT on class IF_RSMDP_GROUPING has no exception.
Method GET_PACKAGE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PACKAGE_SIZE | Value transfer | Type reference (TYPE) | I | Größe eines Datenpakets in Anzahl Zeilen | 20070626 |
Method GET_PACKAGE_SIZE on class IF_RSMDP_GROUPING has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | STRING | Typ der Sortierung (SID oder CHAVL) | 20070626 |
Method GET_TYPE on class IF_RSMDP_GROUPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |