The Function Module CALCULATE_HR_PD_RECORDS (Ermittlung der Anzahl anzurechnender Personalstämme anhand der PD-DatenErm) is a standard Function Module in SAP ERP and is part of the function group RPAC within the package PBAS.
Function Module | CALCULATE_HR_PD_RECORDS |
Short Text | Ermittlung der Anzahl anzurechnender Personalstämme anhand der PD-DatenErm |
Function Group | RPAC |
Package | PBAS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MANDT | LIKE | T000-MANDT | Mandant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNT_BN | TYPE | I | Stammsätze PA Arbeitgeberleistungen | |
COUNT_CM | TYPE | I | Stammsätze PA Vergütungsmanagement | |
COUNT_OS | TYPE | I | Stammsätze PD Organisationsmanagement | |
COUNT_PD | TYPE | I | Stammsätze PD Personalentwicklung | |
COUNT_PE | TYPE | I | Stammsätze PD Veranstaltungsmanagement |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.