‎2006 Jan 03 6:20 AM
Hi,
I need to update/delete PM Order Object List in transaction IW33 - Objects.
Is there any function module available for this task?
Thanks
Pratibha
‎2006 Jan 03 6:31 AM
Hi Pratibha,
I had the same issue few months back and realised that there is no FM to change a service order. All that we did then was developed a BDC FM to change the service order.
Hope this helps.
Regards,
Srikanth
‎2006 Jan 03 6:41 AM
Try these FM's..
IWOL_WV_ADD_OBJECTS "addition
IWOL_WV_DELETE_OBJECT_LIST "Delete
thanks
vijay
‎2006 Jan 03 6:46 AM
Hi,
Thanks for reply.
I need to update PM Order - Object List.
What is this service order?
Thanks
Pratibha
‎2006 Jan 03 7:07 AM
Hi
U can try to use the BAPI "BAPI_ALM_ORDER_MAINTAIN" to update the records.
I hope this may help.
Thanks
Varun
‎2006 Jan 03 7:10 AM
Service order is a PM order.
For reference see the business object 'BUS2088'
in SWO1. If you see the create method it is actually a dialog method which call transaction 'IW31' and Edit calls 'IW32'.
Regards,
Srikanth
Message was edited by: Srikanth Lodd
‎2006 Jan 03 7:19 AM
Hi Varun,
I did not find any FM named BAPI_ALM_ORDER_MAINTAIN.
Thanks
Pratibha
‎2007 Jan 11 6:19 PM
Hi,
We have similar situation with IW32, we are trying to updated the Object list with list of functional locations. Currently we are using bdc. But the BDC fails if the list of functional location exceeds a certain number.....as the pagedown functionality on the object list not supported. We are in 4.6c
Any ideas, how to tackle it?
‎2016 Jan 21 11:21 AM
There is one field - Only Visible when doing SHDB - Lines Batch Input
Put the line no here and it will take you to required line. It is something like "Position" Button.
No Need of Page down.