SAP ABAP Interface IF_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 - 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
| Interface | IF_RSMDP_GROUPING | |
| Short Description | Master Data: Sort and Group Data Packages |
General Data
| Package | RSMDP | Master Data Processing |
| Created | 20070626 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSMDP_GROUPING has no forward declaration.
Interfaces
Interface IF_RSMDP_GROUPING has no interface.
Friends
Interface IF_RSMDP_GROUPING has no friend.
Attributes
Interface 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
Interface IF_RSMDP_GROUPING has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_RSMDP_GROUPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |