SAP ABAP Function Module HR_CUMULATE_TIME_TICKET (Kumulationen von Lohnscheindaten)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT-RC-IW (Application Component) Time Tickets
     PINW (Package) Incentive Wages
Basic Data
Function Module HR_CUMULATE_TIME_TICKET Kumulationen von Lohnscheindaten  
Function Group HRIW   Incentive Wages: Function Modules  
Program Name SAPLHRIW   Function Group HRIW (Incentive Wages) 
INCLUDE Name LHRIWU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CHANGED_P TYPE C Cumulations for employee changed
Exporting CHANGED_G TYPE C Cumulations for group changed
Importing TIME_TICKET TYPE PLL40 Time ticket
Importing SIGN TYPE P '1' Sign
Importing DAYVIEW TYPE C ' ' Day cumulation
Importing CALC_RESULT TYPE C ' ' Calculation of results
Importing PB TYPE PLLPB Data on employees
Importing GB TYPE PLLPB Data on groups
Tables LK TYPE PLLLK Cumulation bucket for employees
Tables PE TYPE PLL15 Result types for employees
Tables LPA TYPE PLLPA Parameters for employees
Tables GK TYPE PLLLK Cumulation bucket for group
Tables GE TYPE PLL15 Result types for group
Tables GPA TYPE PLLPA Parameters for group
Exception CUMULATION_OVERFLOW TYPE Decimal overflow of cumulations
Exception RESULT_OVERFLOW TYPE Decimal overflow of results
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960703 
SAP Release Created in