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

How to read excel file data from Application server

Former Member
0 Likes
494

Hello,

I want to read excel file data from application server. Can you please tell is there any function module used for this or is there any other method to find it out ?

thank you.

Hello,

I want to read excel file data from application server. Can you please tell is there any function module used for this or is there any other method to find it out ?

thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
473

I think this has been discussed a lots and lots and lots of time here, so you can get the answer for your question using the SEARCH tool in SCN.

Please do search the forum before posting a question.

Happy Searching...

Regards

Karthik D

Read only

Former Member
0 Likes
473

for reading the application server files you need use OPEN DATSET, READ , CLOSE DATSET. just press F1 on each and know about the usage.