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

Uploading Internal Table data to Application Server in Text File Format

Former Member
0 Likes
402

Hi Experts,

I want to upload my Internal Table data to Application Server in a text file format.

Please help me out on this.

Regards,

Ravi

2 REPLIES 2
Read only

Former Member
0 Likes
371

Hello

You need to look at:

OPEN DATASET

TRANSFER

CLOSE DATASET

F1 help in an ABAP program willl be a good place to start

Regards

Greg Kern

Read only

Former Member