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 sheet data in ABAP program?

Former Member
0 Likes
614

Hi,

Please let me know , how to read and write excel file data from ABAP program.

I used 'ALSM_EXCEL_TO_INTERNAL_TABLE' in the temp package of A9g CRM system.

The FM does not exist or it may be obsolete.

Please help regarding , how to read/write to excel file.

Thanks in advance.

SUSHANT

4 REPLIES 4
Read only

Former Member
0 Likes
574

Hi,

Try this

FM - > TEXT_CONVERT_XLS_TO_SAP

Regards,

Venkatesh

Read only

Former Member
0 Likes
574

Check the FM: TEXT_CONVERT_XLS_TO_SAP

Regards

Kannaiah

Read only

Former Member
0 Likes
574
Please help regarding

First could you please help me regarding the SCN search option?

please always try to attempt from your side if not able to solve than search in SDN finally you may land on SDN with thread.

Read only

Former Member
0 Likes
574

Use FM 'TEXT_CONVERT_XLS_TO_SAP'.

Dont forget to mention -

TYPE-POOLS: truxs.

Regards,

Aparna