Menu

SAP Function Module MM_ARR_COUNT_WS_MESSAGES

Ermittlung Anzahl der Sätze zur Appl. WS in FuGrp V61B

The Function Module MM_ARR_COUNT_WS_MESSAGES (Ermittlung Anzahl der Sätze zur Appl. WS in FuGrp V61B) is a standard Function Module in SAP ERP and is part of the function group WNNA within the package WBON.

Technical Information

Function Module MM_ARR_COUNT_WS_MESSAGES
Short Text Ermittlung Anzahl der Sätze zur Appl. WS in FuGrp V61B
Function Group WNNA
Package WBON
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_KAPPL LIKE NAST-KAPPL Applikation
I_OBJKY LIKE NAST-OBJKY Objektschlüssel
I_UPDAT_CHECK TYPE C Kezi, ob das Update-Feld überprüft werden soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHANGED TYPE C zeigt an, ob Update-Feld geändert wurde
E_WS_COUNT TYPE I Anzahl Sätze

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.