The Function Module HR_FUNKTION_DOUKA_VAKEY_OUKAR (Kontrolle Ereignisse Beginn Berechnungszeitraum Url./Krankenlohnaufschlag) is a standard Function Module in SAP ERP and is part of the function group HRDP within the package P01O.
Function Module | HR_FUNKTION_DOUKA_VAKEY_OUKAR |
Short Text | Kontrolle Ereignisse Beginn Berechnungszeitraum Url./Krankenlohnaufschlag |
Function Group | HRDP |
Package | P01O |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMP_BEGDA | LIKE | P0001-BEGDA | Beginndatum | |
IMP_CALC_CURRENCY | LIKE | T500C-WAERS | Währung | |
IMP_CALC_INTCA | LIKE | T500L-INTCA | 'DE' | ISO-Code des Landes |
IMP_ENDDA | LIKE | P0001-ENDDA | Endedatum | |
IMP_FUNKTION | LIKE | T5D86-FUNKT | Funktion öffentlicher Dienst | |
IMP_MOLGA | LIKE | T500L-MOLGA | '01' | Ländergruppierung |
IMP_PERNR | LIKE | PERNR-PERNR | Personalnummer | |
IMP_PROTOKOLL | LIKE | RPCALCX0-PRT_PROT | Schalter Ausgabe Abrechnungsprotokoll |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_ABLEHNUNG | LIKE | RPCXXXXX-KR_FELD1 | Schalter Ablehnung des Personalfalls | |
EXP_RELEVANT | LIKE | RPCXXXXX-KR_FELD1 | Schalter, ob Periode relevant ist |
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 |
---|---|---|---|---|
ERROR_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll Fehlermeldungen | |
MESSAGE_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll Warnungen | |
MV | LIKE | Tabelle Durchschnittsberechnung (MEANV) | ||
PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll |
This function module does not define any Exceptions.