Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HR_CHECK_PAYDT (Überprüft das Zahldatum für die durchzuführende Abrechnung) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CHECK_PERNR within the package PCAL.
Function Module | HR_CHECK_PAYDT |
Short Text | Überprüft das Zahldatum für die durchzuführende Abrechnung |
Function Group | HRPAY99_CHECK_PERNR |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IMP_CHECK_PA03 | TYPE | CHAR1 | 'X' | X': es soll Verwaltungssatz berücksichtigt werden |
IMP_MOLGA | TYPE | MOLGA | Ländergruppierung | |
IMP_P0003 | TYPE | P0003 | Personal-Stammsatz Infotyp 0003 (Abrechnungsstatus) | |
IMP_PAYROLL_UNTIL | TYPE | D | 'Abgerehnet bis' ermittelt aus der RGDIR | |
IMP_PAYTY | TYPE | PAYTY | Abrechnungstyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_APER | TYPE | PC2APER | Struktur der Tabelle APER in der Personalabrechnung |
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 |
---|---|---|---|---|
IMP_APER | TYPE | HRPY_APER_TYPE | Tabellentyp für APER | |
IMP_P0000 | LIKE | P0000 | Personal-Stammsatz Infotyp 0000 (Massnahmen) | |
IMP_P0001 | LIKE | P0001 | Personal-Stammsatz Infotyp 0001 (Org. Zuordnung) | |
IMP_P0221 | LIKE | P0221 | Manual Checks | |
IMP_RGDIR | LIKE | PC261 | Cluster directory (for export and import of payroll results) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
REJECTION | Die Personalnummer ist abzulehnen |