Menu

SAP Function Module PY12_CALCULATE_BENEFIT

benefit calculation: Molga 12

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 PY12_CALCULATE_BENEFIT (benefit calculation: Molga 12) is a standard Function Module in SAP ERP and is part of the function group HRPY_LOAN_BE within the package PC12.

Technical Information

Function Module PY12_CALCULATE_BENEFIT
Short Text benefit calculation: Molga 12
Function Group HRPY_LOAN_BE
Package PC12
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PS_LOAN TYPE PCLO_LOAN_DATA loan data in the settlement
PS_P0045 TYPE P0045 Structure of Infotype 45 (Company Loans)
PT_LO TYPE PCLO_LO_TAB Darlehenslohnartentabelle
PT_LOAN_CHANGES TYPE PCLO_LOAN_CHANGES_TAB Loan Intervals

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_BENEFIT TYPE MAXBT amount

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PFX_RCODE return value