The Function Module HR_POSTING_DATE_READ (Buchungsdatum aus Tabelle T549S bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRPS within the package PCPO.
Function Module | HR_POSTING_DATE_READ |
Short Text | Buchungsdatum aus Tabelle T549S bestimmen |
Function Group | HRPS |
Package | PCPO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABKRS | LIKE | T549A-ABKRS | Abrechnungkreis | |
DB_READ | TYPE | C | 'X' | Datenbank lesen, falls nicht im Puffer |
FPPER | LIKE | PC261-FPPER | Abrechnungsperiode | |
MOLGA | LIKE | T500L-MOLGA | Ländergruppierung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
POSTING_DATE | TYPE | D | Buchungsdatum lt. T549S bzw. Puffer |
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 |
---|---|
PAYROLL_AREA_NOT_FOUND | Abrechnungskreis nicht gefunden |
POSTING_DATE_NOT_FOUND | Buchungsdatum nicht gepflegt |