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: 

funtion module uploads the SCOT transaction

Former Member
0 Kudos

Hi Experts,

I have to upload scot configuration data. I hav this data in my Internal table.

Is there any Function module in which by passing this internal table , my database will get updated.

please giv d example code also.

2 REPLIES 2

Former Member
0 Kudos

Hi Indrani,

Please check for this link, hope you'll get your problem fixed.

[;

Please read the thread posted by Alvaro and try creating a function module which he made, by the name: FUNCTION ZRFC_TABLE_OPERATIONS.

Also follow the code-snippet and an example given there, it really works.

Thanks,

Zahack

Former Member
0 Kudos

hi,

that is not working....i also tried for....first i create a node in scot and then import the value by using passing the database table and then transport....but it is also not working....please give some idea for which i can create a node automatically in background mode. The task is after u refresh the data from server....when u run the program it will autometically create the previous setting in background mode.