Menu

SAP Function Module FAGL_MIG_PROCESS_INSERT

Schreibt Belege in Tabelle FAGL_MIG_PROCESS

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.

Technical Information

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

Importing Parameters

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.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.