2007 Oct 10 1:02 PM
Hi,
I am trying to find a piece of code which will help me to call the FM isu_s_worklist_install with its proper parameters. What i wish to do is to Uninstall a device which has been fully installed from an installation . Can anyone please provide me with a working piece of code, or any help in which parameters need to be filled in order for the FM to work. If you have any other FM which does the same task please share the same as well.
- Amin
2007 Oct 30 8:15 PM
Hi Amin,
Go to Transaction: SWO1.
Enter the Business Object : INSTLN.
See the Methods:
UtilInstallation.DeviceInstall
UtilInstallation.DeviceRemove.
These uses the Function Module "isu_s_worklist_install".
After the Function Call USe "Commit" explicitly.
Thanks
Niranjan
2007 Oct 30 8:15 PM
Hi Amin,
Go to Transaction: SWO1.
Enter the Business Object : INSTLN.
See the Methods:
UtilInstallation.DeviceInstall
UtilInstallation.DeviceRemove.
These uses the Function Module "isu_s_worklist_install".
After the Function Call USe "Commit" explicitly.
Thanks
Niranjan