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: 

save data in a class to call it from another program

Former Member
0 Kudos

hi there,

got this problem: i have program A which should send data with a method to a class then program B should get the data via another method from that class. searched sap help. looked it up in the book... does somebody knows a really good tutorial bout classes and methods or can anybody help me directly with my problem?

thx

1 ACCEPTED SOLUTION

rainer_hbenthal
Active Contributor
0 Kudos

You can achieve this via shared memory objects.

4 REPLIES 4

rainer_hbenthal
Active Contributor
0 Kudos

You can achieve this via shared memory objects.

0 Kudos

u got a sample or something?

0 Kudos

http://www.google.de/url?sa=t&source=web&ct=res&cd=1&url=http%3A%2F%2Fsapdocs.info%2Fwp-content%2Fup...OBJECTSINABAPABAPA254&usg=AFQjCNEix_nERjtxIpjr5nF1XNltsKE4cw&sig2=OfeeiPfqQWtMofIMRWPUdA

http://www.google.de/url?sa=t&source=web&ct=res&cd=3&url=http%3A%2F%2Fhelp.sap.com%2Fsaphelp_nw70%2F...OBJECTSINABAPABAPA254&usg=AFQjCNFlu0E5D_ZIalFvREvrQ-owyvB6Rg&sig2=tvvmc0Xifz7H13Uzp25H3w

0 Kudos

guess im too stupid to use google -.-

thx a lot