Menu

SAP Function Module SGPS_CALC_APE_AVG_PROMOTION

Function Module for computing APE for Promotion

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SGPS_CALC_APE_AVG_PROMOTION (Function Module for computing APE for Promotion) 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_PROMOTION
Short Text Function Module for computing APE for Promotion
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'