Menu

SAP Function Module HR_CUMULATE_TIME_TICKET

Kumulationen von Lohnscheindaten

The Function Module HR_CUMULATE_TIME_TICKET (Kumulationen von Lohnscheindaten) is a standard Function Module in SAP ERP and is part of the function group HRIW within the package PINW.

Technical Information

Function Module HR_CUMULATE_TIME_TICKET
Short Text Kumulationen von Lohnscheindaten
Function Group HRIW
Package PINW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALC_RESULT TYPE C ' ' Calculation of results
DAYVIEW TYPE C ' ' Day cumulation
GB LIKE PLLPB Data on groups
PB LIKE PLLPB Data on employees
SIGN TYPE P '1' Sign
TIME_TICKET LIKE PLL40 Time ticket

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED_G TYPE C Cumulations for group changed
CHANGED_P TYPE C Cumulations for employee changed

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
GE LIKE PLL15 Result types for group
GK LIKE PLLLK Cumulation bucket for group
GPA LIKE PLLPA Parameters for group
LK LIKE PLLLK Cumulation bucket for employees
LPA LIKE PLLPA Parameters for employees
PE LIKE PLL15 Result types for employees

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CUMULATION_OVERFLOW Decimal overflow of cumulations
RESULT_OVERFLOW Decimal overflow of results