SAP ABAP Interface IF_RSMDP_ITERATOR (Master Data: Iterator)
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_CURSOR | Master Data: Database Cursor | 20070629 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSMDP_ITERATOR | Master Data: Iterator | 20070330 |
Properties
Interface | IF_RSMDP_ITERATOR | |
Short Description | Master Data: Iterator |
General Data
Package | RSMDP | Master Data Processing |
Created | 20070330 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSMDP_ITERATOR has no forward declaration.
Interfaces
Interface IF_RSMDP_ITERATOR has no interface.
Friends
Interface IF_RSMDP_ITERATOR has no friend.
Attributes
Interface 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
Interface IF_RSMDP_ITERATOR has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_RSMDP_ITERATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |