Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module HRFORMS_CALL_PERNR (HR Forms: Insert or Read Data) is a standard Function Module in SAP ERP and is part of the function group HRFORMS_CALL within the package PAOC_PAY_HRFORMS.
Function Module | HRFORMS_CALL_PERNR |
Short Text | HR Forms: Insert or Read Data |
Function Group | HRFORMS_CALL |
Package | PAOC_PAY_HRFORMS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUFFER | TYPE | PAY99_T_TBUFF | Payroll Buffer TBUFF | |
BUFFER_DIR | TYPE | PAY99_T_BUFFER_DIR | Buffer Name Payroll Buffer | |
BUFFER_INFTY | TYPE | HRIFT_TT_CONT | Infotypes (Missing ITs are Read Later) | |
CALL_EVP | TYPE | XFELD | 'X' | Supplement Results List With CD_EVALUATION_PERIODS |
FORM_OBJECT | CLASS | OBJECT | Form Object | |
MOLGA | TYPE | MOLGA | Country Grouping | |
PERNR | TYPE | P_PERNR | Personnel Number | |
RESULT_LIST | TYPE | HRPY_TT_RGDIR | Results List | |
RGDIR | TYPE | HRPY_TT_RGDIR | Directory of Payroll Results |
This function module does not define any EXPORTING parameters.
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 |
---|---|
FORM_ERROR | Error in Form Processing |
NO_FORM | No Form for Personnel Number |
PAYROLL_READ_ERROR | Error When Reading a Payroll Result |
REJECT | Reject Personnel Number |