The Function Module FOT_END_OF_PERIOD (Ermittelt das Ende der Abrechnungsperiode) is a standard Function Module in SAP ERP and is part of the function group FOT_B2A_CREATE within the package FOT_EDECLARATION.
Function Module | FOT_END_OF_PERIOD |
Short Text | Ermittelt das Ende der Abrechnungsperiode |
Function Group | FOT_B2A_CREATE |
Package | FOT_EDECLARATION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_DATE_BEGIN | TYPE | DATUM | Datum | |
ID_PERIOD | TYPE | NUMC3 | Numc3, interne Verwendung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_DATE_END | TYPE | DATUM | Datum |
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.