Menu

SAP Function Module SGPS_CALC_APE_AVG_REVERSION

Function Module for computing APE for Reversion Cases

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

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 SGPS_CALC_APE_AVG_REVERSION (Function Module for computing APE for Reversion Cases) is a standard Function Module in SAP ERP and is part of the function group 3RP8A within the package P25P4.

Technical Information

Function Module SGPS_CALC_APE_AVG_REVERSION
Short Text Function Module for computing APE for Reversion Cases
Function Group 3RP8A
Package P25P4
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BDATE LIKE SY-DATUM Begin Date
BPAYP LIKE PC261-INPER In-period for payroll (Begin)
EDATE LIKE SY-DATUM End Date
EPAYP LIKE PC261-INPER In-period for payroll (End)
MOLGA LIKE T001P-MOLGA Country Grouping

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APE_AMT LIKE P0495-APEAMT Pensions Scheme Annual Pensionable Emolument Amount
BS_AMT LIKE P0495-PBSAMT SG Public Sector Pensions Scheme Basic Salary Per Annum
MAPE_AMT LIKE P0495-APEAMT Monthly APE Amount
MBS_AMT LIKE P0495-PBSAMT Monthly Pensionable Salary
MPA_AMT LIKE P0495-PAAMT Monthly Pensionable Allowance
PA_AMT LIKE P0495-PAAMT SG PS Pensions Scheme Pensionable Allowance Per Annum

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_0001 LIKE P0001 Internal Table of infotype 0001
TAB_T549Q LIKE T549Q Internal Table of T549Q

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FM_ERROR Error when performing 'HR_SGPBS_YRS_MTHS_DAYS'
NO_RGDIR No single entry of payroll results in RGDIR
RPIMP_ERROR Error when performing macro 'rp-imp-c2-rr'
SIM_ERROR Error when performing 'HR_PAYROLL_SIMULATION_SUBMIT'