Menu

SAP Function Module HR_FI_CHECKNUM_001

Determine/check control number

The Function Module HR_FI_CHECKNUM_001 (Determine/check control number) is a standard Function Module in SAP ERP and is part of the function group HR_FI_MASTERDATA_GENERAL within the package PB44.

Technical Information

Function Module HR_FI_CHECKNUM_001
Short Text Determine/check control number
Function Group HR_FI_MASTERDATA_GENERAL
Package PB44
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

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 Check value

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.