The Function Module HR_FUNKTION_DOUKA_BEW (Bewertung Url./Krankenlohnaufschlag Funktion DOUKA) 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_BEW |
Short Text | Bewertung Url./Krankenlohnaufschlag Funktion DOUKA |
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_MEANV_BETPE | LIKE | PC207-BETPE | Aufschlag aus Durchschnittsberechnung (MEANV) | |
IMP_MEANV_SW | LIKE | RPCALCX0-PRT_PROT | Schalter Aufschlag aus Durchschnittsberechnung | |
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_MEANV | LIKE | RPCXXXXX-KR_FELD1 | Schalter für Durchschnittsberechnung | |
EXP_MVTY1 | LIKE | T5D89-MVTY1 | Bewertungsregel 1 für Durchschnittsberechnung | |
EXP_MVTY2 | LIKE | T5D89-MVTY2 | Bewertungsregel 2 für Durchschnittsberechnung | |
EXP_TARIFDEFINITION | LIKE | T5D88-TRFDF | Tarifdefinition |
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 |
---|---|---|---|---|
AB | LIKE | PC20I | Abwesenheiten Abrechnung | |
DATUMSANGABE | LIKE | Datumsangaben Abrechnung | ||
ERROR_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll Fehlermeldungen | |
IT | LIKE | PC207 | Internal Table Abrechnung | |
LRT | LIKE | PC26Y | Last Result Table Abrechnung | |
MESSAGE_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll Warnungen | |
PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll | |
RT | LIKE | PC207 | Result Table Abrechnung | |
WPBP | LIKE | PC205 | Arbeitsplatz-Tabelle Abrechnung |
This function module does not define any Exceptions.