The Function Module HR_AT_GET_SHORT_TIME_WORK (Lohngruppen / Pauschalsätze für ausgefallenen Stunden) is a standard Function Module in SAP ERP and is part of the function group 0PAT within the package PC03.
Function Module | HR_AT_GET_SHORT_TIME_WORK |
Short Text | Lohngruppen / Pauschalsätze für ausgefallenen Stunden |
Function Group | 0PAT |
Package | PC03 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE1 | TYPE | SYDATUM | Datum für T5AK0 | |
DATE2 | TYPE | SYDATUM | Datum für T5AK2 | |
KUKAT | TYPE | PB03_KUKAT | 'K' | Kurzarbeitskategorie |
LHNGR | TYPE | PC03_LHNGR | Lohngruppe | |
TASGR | TYPE | PC03_TAZGR | '1' | Tarifliche wöchentliche Arbeitszeit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHORT1 | TYPE | T5AK0 | Lohngruppen | |
SHORT2 | TYPE | T5AK2 | Pauschalsätze für ausgefallenen Stunden |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_IN_T5AK0 | Kein Eintrag in T5AK0 |
NO_ENTRY_IN_T5AK2 | Kein Eintrag in T5AK2 |