Menu

SAP Function Module BKK_CHECK_DIGIT_SUM_AND_COMPLE

Summe aus Einzelprodukten bewerten

The Function Module BKK_CHECK_DIGIT_SUM_AND_COMPLE (Summe aus Einzelprodukten bewerten) is a standard Function Module in SAP ERP and is part of the function group FB0P within the package FKB.

Technical Information

Function Module BKK_CHECK_DIGIT_SUM_AND_COMPLE
Short Text Summe aus Einzelprodukten bewerten
Function Group FB0P
Package FKB
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_COMPLE LIKE TBKK03A-COMPLE
I_FLGADD LIKE TBKK03A-FLGADD
I_MODULO LIKE TBKK03A-MODULO
I_TOTAL_SUM LIKE
I_XCOMPLE LIKE TBKK03A-XCOMPLE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECKNO LIKE
E_RC LIKE SY-SUBRC
E_REMAINDER TYPE I

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.