The Function Module FAGL_MIG_PROCESS_INSERT (Schreibt Belege in Tabelle FAGL_MIG_PROCESS) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIGRATION within the package FAGL_MIG_CUST.
Function Module | FAGL_MIG_PROCESS_INSERT |
Short Text | Schreibt Belege in Tabelle FAGL_MIG_PROCESS |
Function Group | FAGL_MIGRATION |
Package | FAGL_MIG_CUST |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FAGL_MIG_PROCESS | TYPE | FAGL_MIG_T_PROCESS | Belegspezifische Geschäftsvorfallzuordnung | |
I_INSERT_ONE_STEP | TYPE | ABAP_BOOL | Wenn gesetzt, wird gesamte Tabelle in einem Schritt auf die DB geschrieben. |
This function module does not define any EXPORTING parameters.
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.