Menu

SAP Function Module BWFS_MESSAGE_STORE

Schreibt Meldungen in den BAL

The Function Module BWFS_MESSAGE_STORE (Schreibt Meldungen in den BAL) is a standard Function Module in SAP ERP and is part of the function group BWFS_UTILITIES within the package FS_TECHNICAL_BIW.

Technical Information

Function Module BWFS_MESSAGE_STORE
Short Text Schreibt Meldungen in den BAL
Function Group BWFS_UTILITIES
Package FS_TECHNICAL_BIW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_MSG TYPE BAL_S_MSG Anwendungs-Log: Daten einer Meldung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.