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

Class method to replace "dataset"

Former Member
0 Likes
404

Hi,

is there any class method to replace using "dataset" for saving file to application server? I want to run ALV report in background and to save it to application server.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
376

Not that I am aware of, you need to use the DATASET statements when writing to the application server.

Regards,

Rich Heilman

Hi,

is there any class method to replace using "dataset" for saving file to application server? I want to run ALV report in background and to save it to application server.

1 REPLY 1
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
377

Not that I am aware of, you need to use the DATASET statements when writing to the application server.

Regards,

Rich Heilman