Application Development and Automation 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: 
Read only

save data in a class to call it from another program

Former Member
0 Likes
928

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
Read only

rainer_hbenthal
Active Contributor
0 Likes
841

You can achieve this via shared memory objects.

u got a sample or something?

4 REPLIES 4
Read only

rainer_hbenthal
Active Contributor
0 Likes
842

You can achieve this via shared memory objects.

Read only

0 Likes
841

u got a sample or something?

Read only

0 Likes
841

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

Read only

0 Likes
841

guess im too stupid to use google -.-

thx a lot