The Function Module HR_FUNKTION_DOUKA_KUML (Kumulation Lohnarten 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_KUML |
Short Text | Kumulation Lohnarten 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_ANSPRUCH_BEZUEGE | LIKE | Schalter Anspruch auf Bezüge | ||
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 |
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 | |
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.