Menu

SAP Function Module COMPUTE_CHECKNUM_FI_001

FI - 001: Prüfziffer bestimmen/ Eingabe mit Prüfziffer kontrollieren

The Function Module COMPUTE_CHECKNUM_FI_001 (FI - 001: Prüfziffer bestimmen/ Eingabe mit Prüfziffer kontrollieren) is a standard Function Module in SAP ERP and is part of the function group F110 within the package FBZ.

Technical Information

Function Module COMPUTE_CHECKNUM_FI_001
Short Text FI - 001: Prüfziffer bestimmen/ Eingabe mit Prüfziffer kontrollieren
Function Group F110
Package FBZ
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_CORRECT LIKE 'X' Flag: 'X' - check if number correct
I_MIN_DIGITS TYPE I 3 Minimale Stellenanzahl

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_VALUE LIKE Number to process

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NUMBER_TOO_LONG
NUMBER_TOO_SHORT