Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

coping Standard classes

Former Member
0 Kudos

Hi,

Is there any process to copy standard classes to another SAP System without Transport.

I am working on GTS (global Trade Services), finding several message classes not available.

Is there any way out to copy from other server.

Please suggest.

Thanks

Anee

1 ACCEPTED SOLUTION

uwe_schieferstein
Active Contributor
0 Kudos

Hello Anee

Please note that message classes have nothing to do with OO-classes.

There are SAPLINK plugins available for message classes:

[SAPLINK: PluginList|http://code.google.com/p/saplink/wiki/pluginList]

[Message Classes|http://code.google.com/p/saplink-plugins/downloads/list?can=2&q=msag&colspec=FilenameSummaryUploadedSizeDownloadCount]

Using SAPLINK requires that you have uploaded SAPLINK itself already.

Regards

Uwe

2 REPLIES 2

uwe_schieferstein
Active Contributor
0 Kudos

Hello Anee

Please note that message classes have nothing to do with OO-classes.

There are SAPLINK plugins available for message classes:

[SAPLINK: PluginList|http://code.google.com/p/saplink/wiki/pluginList]

[Message Classes|http://code.google.com/p/saplink-plugins/downloads/list?can=2&q=msag&colspec=FilenameSummaryUploadedSizeDownloadCount]

Using SAPLINK requires that you have uploaded SAPLINK itself already.

Regards

Uwe

Former Member
0 Kudos

Hello Anne,

We have some programs by which we can download a Class into XML and we can upload XML into SAP.

we can download standard classes but we cant upload the standard classes to SAP, because as a developer we can only create a class which starts with 'Z' or 'Y'

Regards,

Naresh.

Edited by: naresh durki on Sep 22, 2008 11:43 AM