‎2010 Jan 04 11:07 AM
I wrote a lot of code templates within my SAP Gui. I would like to share this collection of templates with all my collegues.
How can I do ?
Jerome
PS : This is what I speak about : [https://wiki.sdn.sap.com/wiki/display/ABAP/NewABAPEditor |https://wiki.sdn.sap.com/wiki/display/ABAP/NewABAPEditor]
‎2010 Jan 04 1:01 PM
Hi Jerome,
In my installation of SAPgui the templates are stored in the file c:\Program Files\SAP\ab4_data\abap_user.xml, you could copy your file to another users PC to distribute the templates. This would of course overwrite any they'd created themselves, so you may need to create a master set of templates before rolling it out.
Regards,
Nick
‎2010 Jan 04 11:14 AM
already created a wiki right??? what else do you need?
i dont get your query here...
‎2010 Jan 04 12:36 PM
I just want to do the right thing to share my template with all my collegues, because until now my code templates are available just in my sap gui, and just for me....
‎2010 Jan 04 12:59 PM
Actually all templates of code are into the file :
abap_user.xml
and
bsp_user.xml
into the folder sapworkdir/ab4_data
Edited by: Jerome Fortias on Jan 4, 2010 2:00 PM
‎2011 Apr 29 9:21 PM
‎2010 Jan 04 12:54 PM
‎2010 Jan 04 1:01 PM
Hi Jerome,
In my installation of SAPgui the templates are stored in the file c:\Program Files\SAP\ab4_data\abap_user.xml, you could copy your file to another users PC to distribute the templates. This would of course overwrite any they'd created themselves, so you may need to create a master set of templates before rolling it out.
Regards,
Nick
‎2010 Jan 04 1:02 PM
‎2010 Jan 04 1:03 PM
Thank ! it was exactly what I was looking for.... because your answer was correct just 5 minutes too late, I gave you 10 points.
Best regards
Jerome
‎2011 Apr 29 9:52 PM
I found this file but it doesn't contain the new code templates I added.
‎2019 May 15 9:54 AM
This is not quite correct, the folder you gave contains the files in their original state, but for each user they are also saved seperately in:
C:\Users\<user>\AppData\Roaming\SAP\SAP GUI\ABAP Editor
this is also where you can find your templates if you edited them with the Code Template editor in SE80