The Function Module HR_DE_SV_CHECK_BTRNR (Formale Prüfung der Betriebsnummer) is a standard Function Module in SAP ERP and is part of the function group HRDS within the package PB01.
Function Module | HR_DE_SV_CHECK_BTRNR |
Short Text | Formale Prüfung der Betriebsnummer |
Function Group | HRDS |
Package | PB01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BTART | TYPE | CHAR1 | '1' | Art: 1-Betriebsnummer, 2-Zahlstellennummer |
I_BTRNR | TYPE | BTRNR | Betriebs-Nummer |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NICHT_KORREKT | Betriebsnummer formal falsch |
NICHT_NUMERISCH | Betriebsnummer enthält nicht nur Ziffern |