The Function Module HR_BE_CHECK_REGNO (Check the institution registration number) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_INSTITUTIONS within the package PB12.
Function Module | HR_BE_CHECK_REGNO |
Short Text | Check the institution registration number |
Function Group | HRPAYBE_INSTITUTIONS |
Package | PB12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INSTGR | TYPE | P_99S_INSTGR | Institutional group | |
MASKN | TYPE | P_99S_MASKN | Check structure name | |
REGNO | TYPE | P12_REGNO | Registration number in front of social institutions |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALID | TYPE | BOOLEAN | Regno confirmation |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_CONSISTENCY_CHECK | Modulo 97/96 test on SI-identity number unsuccesfull |
ERROR_IN_CHECK | Error in the check function |
ERROR_MASKN_DATATYPE | The structure in maskn have a datatype error |