The Function Module FAGL_AFTER_IMPORT_V_ACTIVEC (After Import Methode für: Hauptbuch (neu) aktivieren) is a standard Function Module in SAP ERP and is part of the function group FAGL_ACTIVATION_SERVICES within the package FAGL_LEDGER_CUST.
Function Module | FAGL_AFTER_IMPORT_V_ACTIVEC |
Short Text | After Import Methode für: Hauptbuch (neu) aktivieren |
Function Group | FAGL_ACTIVATION_SERVICES |
Package | FAGL_LEDGER_CUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_IS_UPGRADE | LIKE | Upgrade-Kennzeichen | ||
IV_TARCLIENT | LIKE | SY-MANDT | Importmandant |
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 |
---|---|---|---|---|
TT_E071 | LIKE | E071 | Transport | |
TT_E071K | LIKE | E071K | Transport |
This function module does not define any Exceptions.