Menu

SAP Function Module COPC_CHECK_MBEW_BSIM

Vergleich von MBEW mit BSIM-Belegen

The Function Module COPC_CHECK_MBEW_BSIM (Vergleich von MBEW mit BSIM-Belegen) is a standard Function Module in SAP ERP and is part of the function group KKC2 within the package KKC2.

Technical Information

Function Module COPC_CHECK_MBEW_BSIM
Short Text Vergleich von MBEW mit BSIM-Belegen
Function Group KKC2
Package KKC2
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BWKEY LIKE MBEW-BWKEY Bewertungskreis
MATERIAL LIKE MARA-MATNR Materialnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCODE LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
SUM_BSIM LIKE MBEW-SALK3 Wert des gesamten bewerteten Bestandes
SUM_MBEW LIKE MBEW-SALK3 Wert des gesamten bewerteten Bestandes

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.