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

Import idoc

Former Member
0 Likes
512

Hi,

How to import data from an excel sheet to idoc?

Gautam

2 REPLIES 2
Read only

Former Member
Read only

Former Member
0 Likes
479

HI Gautam Pandey,

Welcome.

The function 'GUI UPLOAD' can be used to transfer the data from an excel file to SAP.

the function module used to convert exel into sap is

ALSM_EXCEL_TO_INTERNAL_TABLE

take internal table as ALSMEX_TABLINE

thanks

karthik