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.
Function Module | BKK_CHECK_DIGIT_SUM_AND_COMPLE |
Short Text | Summe aus Einzelprodukten bewerten |
Function Group | FB0P |
Package | FKB |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.