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

Storing Sapscript data in Tab delimited format

Former Member
0 Likes
353

Hi All,

Can anyone please advise me how can I store my Sapcript data in Application server in a Tab delimited format?

Is there any FM for that or should I use Open dataset?

Please send sample code, if anyone have.

Moreover, please let me know where to write the code in application form of print wrokbench?

Thanks & Regards,

Anshumita.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
303

Hi Baski ,

1.First u have to get the OTF data of the Scripts ,after calling Close_form.

2.Write that data into Application Server by using Commaands <b>Open data set</b>.

Regards

Prabhu

1 REPLY 1
Read only

Former Member
0 Likes
304

Hi Baski ,

1.First u have to get the OTF data of the Scripts ,after calling Close_form.

2.Write that data into Application Server by using Commaands <b>Open data set</b>.

Regards

Prabhu