The Function Module ESR_CHECK_DIGIT_CALCULATE (Module 10, Recursive) is a standard Function Module in SAP ERP and is part of the function group SSRV within the package BF_BANK.
Function Module | ESR_CHECK_DIGIT_CALCULATE |
Short Text | Module 10, Recursive |
Function Group | SSRV |
Package | BF_BANK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHECK_STRING | TYPE | C | Check String |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHECK_DIGIT | TYPE | P | Check Digit |
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.