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 PY01_BENEFIT_DUE (Abzug der fälligen Benefits: Molga 01) is a standard Function Module in SAP ERP and is part of the function group HRPY_LOAN_DE within the package PC01.
Function Module | PY01_BENEFIT_DUE |
Short Text | Abzug der fälligen Benefits: Molga 01 |
Function Group | HRPY_LOAN_DE |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_LBC | TYPE | MAXBT | Personalabrechnung: Betrag | |
PS_LOAN | TYPE | PCLO_LOAN_DATA | Darlehensdaten in der Abrechnung | |
PS_P0045 | TYPE | P0045 | Sturktur des Infotyps 45 (Darlehen) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PTX_LO | TYPE | PCLO_LO_TAB | Darlehenslohnarten für die Abrechnung |
This function module does not define any Exceptions.