Menu

SAP Function Module HRWPC_RFC_CP_SALARY_GET

Gehaltsdaten ermitteln

The Function Module HRWPC_RFC_CP_SALARY_GET (Gehaltsdaten ermitteln) is a standard Function Module in SAP ERP and is part of the function group HRWPC_COMPPLANNING_46CFF within the package PWPC_MAN_COMPPLANNING_46CFF.

Technical Information

Function Module HRWPC_RFC_CP_SALARY_GET
Short Text Gehaltsdaten ermitteln
Function Group HRWPC_COMPPLANNING_46CFF
Package PWPC_MAN_COMPPLANNING_46CFF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURRENCY TYPE TCURC-WAERS Währungsschlüssel
FREQU_SALARY TYPE T710F-FREQU '6' Zeiteinheit für Vergütung
KEYDA_CURRENCYCONV TYPE SY-DATUM SY-DATUM Datum für Währungsumrechnung
KEYDA_SALARY TYPE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
PERNR TYPE HRCM_PERNR-PERNR Person für Vergütungsmanagement

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SALARY_DATA TYPE HRWPC_S_CP_SALARYDATA Gehaltsdaten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ERROR LIKE HRWPC_S_CP_RPBENERR ArbgLeistung Struktur für Fehlertabelle

Exceptions

This function module does not define any Exceptions.