Menu

SAP Function Module HRWPC_RFC_CP_HEADER_GET

Bestimmung der Kopfdaten für iViews

The Function Module HRWPC_RFC_CP_HEADER_GET (Bestimmung der Kopfdaten für iViews) 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_HEADER_GET
Short Text Bestimmung der Kopfdaten für iViews
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
DATE TYPE SY-DATUM SY-DATUM Datum für Wahl des Namens
KEYDA_CURRENCYCONV TYPE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
PERNR TYPE HRCM_PERNR-PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURCY LIKE HRWPC_S_CP_SALARYDATA-CURRENCY Währungsschlüssel
ENAME LIKE HRWPC_S_CP_ORGASSIGNMENTDATA-ENAME Vollständiger Name des Mitarbeiters
JOB LIKE HRWPC_S_CP_ORGASSIGNMENTDATA-JOB Stelle
JOB_TEXT LIKE HRWPC_S_CP_ORGASSIGNMENTDATA-JOB_TEXT Stellenbezeichnung
SALARY LIKE HRWPC_S_CP_SALARYDATA-SALARY Summe der Beträge der Einzellohnarten
TRFGR LIKE HRWPC_S_CP_SALARYDATA-TRFGR Tarifgruppe
TRFST LIKE HRWPC_S_CP_SALARYDATA-TRFST Tarifstufe

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.