cancel
Showing results for 
Search instead for 
Did you mean: 

Remove completed Work Orders after 2 weeks from Agentry Client/Device

sudhiranjan_lenka
Contributor
0 Kudos

Hello Experts,

I have a requirement in SAP Work Manager-6.0 to remove all the completed Work Orders from Agentry Client/Device after 2 weeks.

I guess, It needs to be handled by using  Removal step of GetWorkOrders fetch.

Could you please help me to achieve this functionality?

Thanks In Advance!!

Thanks,

Sudhir.

Accepted Solutions (1)

Accepted Solutions (1)

Marçal_Oliveras
Active Contributor
0 Kudos

Since it seems a composite condition (Completed + Date) probably you will have to implement the BADI in SAP corresponding to the Assignment Type you are using.

These BADIs are in MDO class /SMERP/CL_PM_WORKORDER_DO, method GET_ASSIGNMENT.

After each standard assignment selection there is a call to the BADI that allows you to add or remove work orders to be retrieved using a different logic.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Sudhir , can you check in syclo config panel ? is there any filter available ? I think you can do it filter . Thanks & Regards, Kunal Varaiya