‎2009 Feb 09 9:58 AM
Folks,
I have created table maintenance on custom table. Now I want to use Excel while uploading data using transaction SM30.
So let me know - is it possible to use excel upload on SM30?
‎2009 Feb 09 10:04 AM
I dont think it is possible through SM30. How ever you can write a program to upload the excel to the table .This can be done through BDC .
‎2009 Feb 09 10:04 AM
HI,
yes, u can upload table maintance using exel . try to write upload using recording technique to reduce manuval errors.
are you need to upload xl file with out bdc program if that its not possible.
regds:
rajesh.k
‎2009 Feb 09 10:47 AM
Hi,
I thick it would not be possible to upload data from excel through SM30 into table maintenance.
Regards
Pinaki
‎2009 Feb 09 11:01 AM
Dear,
Simple technique is,
1.Upload excel sheet into initernal table.
2.Update the internal table data to ztable.
Thanks and Regards
‎2009 Feb 09 12:30 PM
hi,
it is not possible excel sheet using SM30 ..u need to write program for uploading excel sheeet..
Thanks
durga.K
‎2009 Feb 09 12:46 PM
Hi,
It may not be possible to give data from excel directly in SM30. But you can do by:
System> Services> Fast Entry--> Recording
Record the transaction and then pocess the recording with the menu path Fast Entry --> Process
or by writing an appropriate BDC program.
‎2009 Feb 10 10:36 AM
Thanks folks for your reply.
But I don't want to write BDC, I feel Excel upload is not possible on SM30.
Thanks once again.
‎2009 Feb 11 10:54 AM
hiii,
it is not possible to upload excel in sm30,it is possible only in bdc.
In sm30 (table maintenanace) we can upload multiple records of fields.
with regards,
sumanth reddy