Menu

SAP Function Module FAGL_MIG_RPITEMS_INSERT

Einfügen in die Tabelle FAGL_MIG_RPITEMS

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.