Menu

SAP Function Module CALCULATE_IBAN_CHECK_DIGIT

Calculation of Check Digit for IBAN

The Function Module CALCULATE_IBAN_CHECK_DIGIT (Calculation of Check Digit for IBAN) is a standard Function Module in SAP ERP and is part of the function group IBAN within the package BF.

Technical Information

Function Module CALCULATE_IBAN_CHECK_DIGIT
Short Text Calculation of Check Digit for IBAN
Function Group IBAN
Package BF
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_CHECK_STRING TYPE C String

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHECK_DIGIT TYPE C Check Digit

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.