cancel
Showing results for 
Search instead for 
Did you mean: 

Activity type not copying from Work manager into timesheet in ECC

Former Member
0 Kudos

Hi all,

when I submit time in work manager I do enter the activity type, but it doesn't reach the CATS timesheets. Any idea where the problem could be?

Regards

Bala

Accepted Solutions (1)

Accepted Solutions (1)

LeonardoGomez
Advisor
Advisor
0 Kudos

Hi Bala,

Test with the ATE. Inspect the transactions and look for the created LaborAdd transaction to see if it has your value in Type field. If it's not, then you should review the Agentry configuration. If it's there, place an external break-point in ABAP object /SMERP/CL_PM_WORKORDER_DO method CREATE_WO_CONFIRMATION. Check if your value has arrived to ERP and follow the ABAP debuger.

You can also use the values you see in the debug session to try calling the BAPI Wrapper directly. I think it's /SMERP/PM_DOWORKORDERCONF_CRT.

Regards,

Leonardo.

Former Member
0 Kudos

Hi Leonardo,

thanks for your reply and sorry for my delayed response to it. It turned out that the CATS profile was behind this and it would displace any activity type with a blank.

Thanks again for your reply.

Regards

Bala

Answers (0)