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

Table Maintenance using Excel

Former Member
0 Likes
2,141

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?

8 REPLIES 8
Read only

former_member195383
Active Contributor
0 Likes
1,475

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 .

Read only

Former Member
0 Likes
1,475

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

Read only

Former Member
0 Likes
1,475

Hi,

I thick it would not be possible to upload data from excel through SM30 into table maintenance.

Regards

Pinaki

Read only

Former Member
0 Likes
1,475

Dear,

Simple technique is,

1.Upload excel sheet into initernal table.

2.Update the internal table data to ztable.

Thanks and Regards

Read only

Former Member
0 Likes
1,475

hi,

it is not possible excel sheet using SM30 ..u need to write program for uploading excel sheeet..

Thanks

durga.K

Read only

Former Member
0 Likes
1,475

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.

Read only

0 Likes
1,475

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.

Read only

Former Member
0 Likes
1,475

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