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

Export data from ABAP Object

Former Member
0 Likes
588

Hi All,

I want to export data from ABAP object to a pogramme, but I did not arrive, if you have any information tell me.

Thank you.

mll mat.

4 REPLIES 4
Read only

Former Member
0 Likes
561

Hi

where u want u export the data if its presenatation server use gui_download if its application server use open data set

for both sreach in SDN u will find many threads

Regards

Read only

Former Member
0 Likes
561

hi

You can try ABAP shared objects. go through this link:

http://help.sap.com/saphelp_nw70/helpdata/en/c5/85634e53d422409f0975aa9a551297/frameset.htm

Thanks

Vishal Kapoor

Read only

Former Member
0 Likes
561

Hi, could you please tell me which type of error you are getting? and where you are getting?

Thanks & Regards

Nagamani Challa

Read only

0 Likes
561

Hi,

the problem is solved, I have used a shared memory area.

Mll Mat