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

Upload .prn file

Former Member
0 Likes
676

Hi All!

I have a requirement to upload data from a .prn file into an internal table.

Does any one have idea of how to go about it?

Hi All!

I have a requirement to upload data from a .prn file into an internal table.

Does any one have idea of how to go about it?

1 REPLY 1
Read only

Former Member
0 Likes
483

Hi

Try to convert that file to EXCEL file and use the fun module

ALSM_EXCEL_TO_INTERNAL_TABLE

also check the GUI_UPLOAD fun module for uploading the data to int table

Reward points for useful Answers

Regards

Anji