The Function Module HR_DE_BAV_VM_READ (Speichern der Meldungen zur Versicherungsmathematik der Altersversorgung) is a standard Function Module in SAP ERP and is part of the function group RPDWX within the package P01A.
Function Module | HR_DE_BAV_VM_READ |
Short Text | Speichern der Meldungen zur Versicherungsmathematik der Altersversorgung |
Function Group | RPDWX |
Package | P01A |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLSTG | TYPE | P01C_BLSTG | Bilanzstichtag | |
I_LTRGR | TYPE | P01C_LTRGR | Leistungsträger | |
I_PERNR | LIKE | P01CVH-PERNR | Standard Selektionen für HR-Stammdaten-Reporting |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_P01CVD | LIKE | P01CVD | Versicherungsmathematik BAV Daten | |
T_P01CVH | LIKE | P01CVH | Versicherungsmathematik BAV Kopf-Sätze | |
T_P01CVR | LIKE | P01CVR | Versicherungsmathematik BAV Kopf-Sätze |
This function module does not define any Exceptions.