The Function Module FAGL_MIG_RPITEMS_INSERT (Einfügen in die Tabelle FAGL_MIG_RPITEMS) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_RPITEMS within the package FAGL_MIG_CONVERSION.
Function Module | FAGL_MIG_RPITEMS_INSERT |
Short Text | Einfügen in die Tabelle FAGL_MIG_RPITEMS |
Function Group | FAGL_MIG_RPITEMS |
Package | FAGL_MIG_CONVERSION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_MGPLN | TYPE | FAGL_MGPLN | Migrationsplan | |
IT_DOC_KEY | TYPE | FAGL_T_MIG_RPITEMS | Tabellentyp für FAGL_MIG_RPITEMS | |
I_CLEAR | TYPE | FAGL_MIG_XOVER | SPACE | Kennzeichen: vorhandene Daten überschreiben? |
I_COMMIT | TYPE | XFELD | ABAP_OFF | Feld zum Ankreuzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CNT_NUPD | TYPE | SY-DBCNT | nicht eingefügte Datenbanktabellenzeilen | |
E_CNT_UPD | TYPE | SY-DBCNT | eingefügte Datenbanktabellenzeilen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.