The Function Module FAGL_RESET_STATUS (Status für einen Migratiosnplan setzen) 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_RESET_STATUS |
Short Text | Status für einen Migratiosnplan setzen |
Function Group | FAGL_MIGRATION |
Package | FAGL_MIG_CUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLEAR_END | TYPE | FAGL_MG_END | Migration ist beendet | |
I_CLEAR_OLD_YEAR_CLOSED | TYPE | FLAG | allgemeines flag | |
I_CLEAR_START | TYPE | FAGL_MG_START | Migration hat begonnen | |
I_COMMIT | TYPE | XFELD | ABAP_OFF | Feld zum Ankreuzen |
I_MGPLN | TYPE | FAGL_MGPLN | Migrationsplan |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
STATUS_EXISTING | Status sitzt bereits |