Skip to Content
0
Mar 06, 2009 at 03:41 PM

IW44 sum of labour hours

41 Views

Our users have requested functionality to see a sum of the labour hours ("Act. Work" and "Unit" columns) entered while performing time sheet style labour confirmations in IW44. They frequently make errors and incorrect labour postings have to be reversed in a separate transaction and re-entered again. I had thought that I could use user exit CO_RU_PROCESS_CUSTFUNC_CHECK2 to keep a running total and then send totals to user upon save with CALL CUSTOMER-FUNCTION '001' but there is strict warning not to send message to user ( in both german and english so I mustn't ignor it).

Is there a way to add a button to screen so user could receive hours message upon request?

Also, does anyone know if SAP intends to add this useful totaling to the standard time sheet entry screen? I'm sure this would be an issue for others.