Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module HRGPBS_ME_AWE_CALCULATE_AWE (Calculates awerage weekly earning with AVERA) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_ME_AWE within the package P08P1.
Function Module | HRGPBS_ME_AWE_CALCULATE_AWE |
Short Text | Calculates awerage weekly earning with AVERA |
Function Group | HRGPBS_ME_AWE |
Package | P08P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_APER | TYPE | PC2APER | structure of table APER in payroll | |
P_CALCMOLGA | TYPE | MOLGA | Country Grouping | |
P_CALC_CURRENCY | TYPE | WAERS | Currency Key | |
P_GSDIVI | TYPE | SDIVI | Individual divisor for working hours | |
P_ME_SXP_INFOTYPES | TYPE | HRPAYGB_PBS_ME_SXP_INFOTYPES | Multiple Employment Infotypes | |
P_OVERRIDE_IN_IT | TYPE | XFELD | Checkbox | |
P_PERNR | TYPE | PERSNO | Personnel number | |
P_PROT | TYPE | XFELD | Checkbox |
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 |
---|---|---|---|---|
P_AB | LIKE | PC20I | Cluster RD/B2: Table AB | |
P_APER_TAB | TYPE | HRPY_APER_TYPE | Table Type for APER | |
P_AVERAGE | LIKE | PC2AVERA | Frozen Average Values in Payroll Result | |
P_AVRULE_ABZNR | LIKE | P08P_AVRULE_ABZNR | Average calculation rules | |
P_ERROR | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 | |
P_IT | LIKE | PC207 | Payroll Results: Results Table | |
P_NEW_RGDIR | LIKE | PC261 | Cluster Directory (For Export and Import of Payroll Results) | |
P_OAVERAGE | LIKE | PC2AVERA | Frozen Average Values in Payroll Result | |
P_OVERRIDE_IT | LIKE | PC207 | Payroll Results: Results Table | |
P_P0088 | LIKE | P0088 | HR Master Record for Infotype 0088 | |
P_PTEXT | LIKE | PLOG_TEXT | Structure for HR Function Log | |
P_RGDIR | LIKE | PC261 | Cluster Directory (For Export and Import of Payroll Results) | |
P_RT | LIKE | PC207 | Payroll Results: Results Table | |
P_WPBP | LIKE | PC205 | Payroll Results: Work Center/Basic Pay |
This function module does not define any Exceptions.