Unistalling a module
Emanuele Croci
Dear all,
I wrong installing one my SwissAddon module into SAP B1.
How can complete unistall this module from the list of coresuite module?
For the moment I only can disable it.
Best regards
Emanuele
Sonja Altschuh
Hi Emanuele,
I believe this is the same as discussed in http://forum.coresystems.ch/index.php?/topic/10210-overwrite-existing-module/?
Basically to completely remove an own module, proceed as described here:
1. DELETE FROM [dbo].[@COR_COR_MODULES] and DELETE FROM [dbo].[@COR_COR_MODULESUSER]
2. close SAP Business One
3. DELETE FROM [coresuite].[dbo].[modules] WHERE [sipname] = '<<your sip>>'
4. go to the coresuite folder within the addon folder, remove your sip and any files which were extracted from your sip
5. start SAP Business One explicitly via right-click->run as Administrator
Kind regards,
Sonja
Kind regards,
Sonja
Please sign in to leave a comment.
Comments
0 comments