Hi guys,
I am trying to create a Notification for a Functional Location thru Work Order Using transaction Code IW32.
The actual transaction works fine as below -
1. Open a work order in change mode using T code IW32
2. Choose tab "Objects" to see the list of functional locations.
3. Select a line with a functional loc, for which you want to create Notification & click "Create" Button at the bottom of the list.
4. Enter Notification type on the pop up screen & enter.
5. Enter the activity code, text & start date on the notif create screen & click Back. You can see the temp Notif Number in the row selected from the object list.
6. Click save on the order change screen & the Notification is saved & is associated with the order & func Loc..
However I can not do this in a program.
I tried using Batch Input method. It works, but the problem is if you have more than 1 page of the Objects (Func locations) in objects tab, you can not goto the next pages.
I also tried using BAPI_ALM_NOTIF_CREATE. Which doesnot for this purpose. It tries to create Notification but can't associate with the order.
I appreciate your help.
Thank you,
Raj