The Function Module HR_FUNKTION_DOUKA_ORT (Übernahme Lohnarten ORT 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_ORT |
Short Text | Übernahme Lohnarten ORT 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_MOLGA | LIKE | T500L-MOLGA | '01' | Ländergruppierung |
IMP_PERNR | LIKE | PERNR-PERNR | Personalnummer | |
IMP_PROTOKOLL | LIKE | RPCALCX0-PRT_PROT | Schalter Ausgabe Abrechnungsprotokoll | |
IMP_STATUS_LRT | LIKE | Status der letzten Abrechnung (LRT) |
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 |
---|---|---|---|---|
DATUMSANGABE | LIKE | Datumsangaben Abrechnung | ||
ERROR_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll Fehlermeldungen | |
LRT | LIKE | PC26Y | Last Result Table Abrechnung | |
MESSAGE_PTEXT | LIKE | PLOG_TEXT | Abrechnungsprotokoll Warnungen | |
ORT | LIKE | PC207 | Old Result Table Abrechnung | |
PP0000 | LIKE | P0000 | Informationstyp 0000 (Massnahmen) | |
PP0001 | LIKE | P0001 | Informationstyp 0001 (Org. Zuordnung) | |
PP0007 | LIKE | P0007 | Informationstyp 0007 (Sollarbeitszeit) | |
PP0008 | LIKE | P0008 | Informationstyp 0008 (Basisbezüge) | |
PP0015 | LIKE | P0015 | Informationstyp 0015 (Einmalige Be- und Abzüge) | |
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.