SAP ABAP Class IF_RSMDP_ITERATOR (Master Data: Iterator)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDP_CURSOR | Master Data: Database Cursor | 20070629 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDP_ITERATOR | Master Data: Iterator | 20070330 |
Properties
Class | IF_RSMDP_ITERATOR | |
Short Description | Master Data: Iterator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070330 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSMDP_ITERATOR has no forward declaration.
Interfaces
Class IF_RSMDP_ITERATOR has no interface implemented.
Friends
Class IF_RSMDP_ITERATOR has no friend class.
Attributes
Class IF_RSMDP_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns Number of Data Records for All Data Packages | 20080128 |
2 | ![]() |
Instance method | Public | Method | Returns Reference to Next Data Package | 20070514 |
3 | ![]() |
Instance method | Public | Method | Passes Reference to Data Package that is Written To | 20080122 |
Events
Class IF_RSMDP_ITERATOR has no event.
Types
Class IF_RSMDP_ITERATOR has no local type.
Method Signatures
Method GET_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl von Datensätzen über alle Datenpakete | 20080128 |
Method GET_COUNT on class IF_RSMDP_ITERATOR has no exception.
Method GET_R_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_PACKAGE | Value transfer | Type reference (TYPE) | RSMDP_R_PACKAGE | Referenz auf nächstes Datenpaket | 20070514 |
Method GET_R_PACKAGE on class IF_RSMDP_ITERATOR has no exception.
Method SET_R_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSMDP_PACKAGE | Referenz auf Datenpaket, in das geschrieben wird | 20080122 |
Method SET_R_PACKAGE on class IF_RSMDP_ITERATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |