Menu

SAP Function Module GRMG_WRITE_RUN_LOG

GRMG: write run log

The Function Module GRMG_WRITE_RUN_LOG (GRMG: write run log) is a standard Function Module in SAP ERP and is part of the function group GRMG within the package DSWP_MON_GRMG.

Technical Information

Function Module GRMG_WRITE_RUN_LOG
Short Text GRMG: write run log
Function Group GRMG
Package DSWP_MON_GRMG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FM_IN_RUN_END TYPE FLAG SPACE General flag
FM_IN_RUN_START TYPE FLAG SPACE General flag
FM_IN_SCEN_INST TYPE GRMG_VERSION_TYPE GRMG: Type for version
FM_IN_SCEN_NAME TYPE GRMG_NAME_TYPE GRMG: Type for names
FM_IN_SCEN_VERSION TYPE GRMG_VERSION_TYPE GRMG: Type for version

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FM_OUT_ERROR TYPE FLAG General flag
FM_OUT_SCENARIO_WA TYPE GRMG_SCENARIOS GRMG: Table for scenario descriptions

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FM_CHG_RUN_WA LIKE GRMG_RUN_LOG GRMG: Table for run log

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FM_CHG_ERROR_ITAB TYPE GRMG_ERROR_ITAB GRMG: Table for error log

Exceptions

This function module does not define any Exceptions.