The Function Module HR_CH_GET_VNR_OUT (Aufbereitung Versichertennummer für Listausgabe) is a standard Function Module in SAP ERP and is part of the function group RPCT within the package PB02.
Function Module | HR_CH_GET_VNR_OUT |
Short Text | Aufbereitung Versichertennummer für Listausgabe |
Function Group | RPCT |
Package | PB02 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_AHVNR | TYPE | AHVNR | AHV-Nummer | |
IV_AHVNR_IP | TYPE | P02_AHVNR | AHV-Nummer mit Interpunktion (Sozialversicherung CH) | |
IV_GEBDAT | TYPE | GEBDAT | Geburtsdatum | |
IV_RULE | TYPE | P02_VNR_RULE | '00' | Regel zur Ausgabe der Sozialversicherungsnummer |
IV_SVNR | TYPE | P02_NAHVNR | Sozialversicherungsnummer (CH) | |
IV_SVNR_IP | TYPE | P02_AHVNR2 | Sozialversicherungsnummer mit Interpunktion (CH) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_VNR_OUT | TYPE | P02_VNR_OUT | Versichertennummer bzw. Geburtsdatum |
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 | interner Fehler |