Application Development 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: 

question on custom database table updation

Former Member
0 Kudos

Hi Experts,

I have created a new custom database table and I want to upload 100k records into that custom table , I know we can update that custom table by writing a custom program which reads the records from excel sheet into an internal and update that custom database table from that internal table . Is there any better option or any other way for doing that.

Thanks,

rg

1 ACCEPTED SOLUTION

former_member182550
Active Contributor
0 Kudos

LSMW ?

Rich

6 REPLIES 6

former_member182550
Active Contributor
0 Kudos

LSMW ?

Rich

0 Kudos

Hi Rich,

Thanks for your reply

Yes I am aware of this option I am looking for some option like we can upload all the contents in excel with the help of excel sheet.

thanks,

rg

Former Member
0 Kudos

Hi ,

If you are aware of BRF+ decision table these decision tables have this option where we can upload the table contents using an excel sheet. I am looking for some thing like that.

Thanks,rg

raghug
Active Contributor
0 Kudos

You can also try third party tools like Innowera and Winshuttle.

0 Kudos

Hey are you using this tool in your company ? btw its a nice tool..

amol_samte
Contributor
0 Kudos

For this bunch of records...program is best way...