cancel
Showing results for 
Search instead for 
Did you mean: 

Work Order / Notification Transfer - SAP Work Manager 6.2

Former Member
0 Kudos

Hey Guys,

How do we transfer notification based on Work Center, Standard work manager does not updates main work center.

Requirement is to Transfer notification which are associated with work order when we transfer work order.

Please let us know how to transfer notification based on work center.

Thanks,

Madhur Kanungo

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

In Agentry you can trigger a Notification Change Transaction (Z_NotifTransfer) without a screen and update "WorkCenter" field on Notification Object. Please make sure you IsEdited = True and NeedsXmit = True along with the change to the Notification. This will update the notification object along with Work Order.

The other option is to extend the WO MDO Class and invoke BAPI_ALM_NOTIF_DATA_MODIFY  in the Transfer method.

thanks,

Chandra

CRVMANISH
Contributor
0 Kudos

Hello

Can you elaborate more on this?

Did you got any resolution we are doing same

Regards

Manish