The Function Module RSVDELTA_EDELTA_GET (inkrementelle Übertragung) is a standard Function Module in SAP ERP and is part of the function group RSVDELTA within the package RSU4.
Function Module | RSVDELTA_EDELTA_GET |
Short Text | inkrementelle Übertragung |
Function Group | RSVDELTA |
Package | RSU4 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATAPAKID | TYPE | SBIWA_S_INTERFACE-DATAPAKID | Nummer des fehlerhaften Datenpakets | |
I_INITFLAG | TYPE | SBIWA_S_INTERFACE-INITFLAG | Initialisierung 'X' bzw. Datenübertragung ' ' | |
I_ISOURCE | TYPE | SBIWA_S_INTERFACE-ISOURCE | Name der InfoSource | |
I_MAXSIZE | TYPE | SBIWA_S_INTERFACE-MAXSIZE | maximale Anzahl Zeilen der Ausgabetabelle | |
I_READ_ONLY | TYPE | SBIWA_FLAG | SBIWA_C_FLAG_ON | Delta im testmodus ausführen |
I_REQUNR | TYPE | SBIWA_S_INTERFACE-REQUNR | Request Number: identif. eine Datenanforderung | |
I_UPDMODE | TYPE | SBIWA_S_INTERFACE-UPDMODE | Übertragungsmodus (siehe Domänenfestwerte) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_FIELDS | TYPE | SBIWA_T_FIELDS | Feldleiste | |
I_T_SELECT | TYPE | SBIWA_T_SELECT | Selektionsoptionen |
This function module does not define any Exceptions.