Menu

SAP Function Module HR_COV_HISTORY_MAP_GEN_DATE

Generierungs- und Mapping-Datümer bestimmen

The Function Module HR_COV_HISTORY_MAP_GEN_DATE (Generierungs- und Mapping-Datümer bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRTIM00COV_HIST within the package PTIM.

Technical Information

Function Module HR_COV_HISTORY_MAP_GEN_DATE
Short Text Generierungs- und Mapping-Datümer bestimmen
Function Group HRTIM00COV_HIST
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_BEGDA TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
P_CONVERSION TYPE XFELD SPACE Feld zum Ankreuzen
P_ENDDA TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
P_MOLGA TYPE MOLGA Ländergruppierung
P_PERNR TYPE P_PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_GEN_BEGDA TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
P_GEN_ENDDA TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
P_MAP_BEGDA TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
P_MAP_ENDDA TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

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
AB LIKE PC20I Cluster RD/B2: Tabelle AB
P_ERROR_TAB LIKE EDIMESSAGE Übergabestruktur mit allen Sy-Feldern für die T100
WPBP LIKE PC205 Abrechnungsergebnis: Arbeitsplatz/Basisbezüge

Exceptions

This function module does not define any Exceptions.