The Function Module TFC_CLOSING_MONITOR (DER Funktionsbaustein für den Closing Monitor) is a standard Function Module in SAP ERP and is part of the function group TFC_MAIN within the package FB_CLOSING.
Function Module | TFC_CLOSING_MONITOR |
Short Text | DER Funktionsbaustein für den Closing Monitor |
Function Group | TFC_MAIN |
Package | FB_CLOSING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_CHANGE | TYPE | I | 1-Ändern,2-Anzeigen | |
ID_DISPLAY_MODE | TYPE | CHAR1 | '0' | 0'-alles anzeigen, '1'-nur templates, '2' nur instanzen |
ID_INSTANCE | TYPE | TFC_NUM | Instanznummer | |
ID_PROFILE | TYPE | TFC_PROFILE | Vorlage | |
ID_REFERENCE | TYPE | TFC_REFERENCE | Referenzfeld | |
ID_START_WITH_TIMELINE | TYPE | CHAR1 | 'X' | Mit timeline starten |
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.