Menu

SAP Function Module GRMG_WRITE_RUN_LOG

GRMG: write run log

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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.