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

requirement - solution

Former Member
0 Likes
380

HI All,

here i m posting my requirement and expected solution. i request you all to suggest me the better ways for this.

requirement:

i have a z table in ecc5.0 in which the data to be uploaded thru a text file and this process to be done when a z prog is executed in 4.7ee server.

means, the user executes a prog in 4.7 and data to z table is to be uploaded in ecc5.0.

solution:

write a remote fun module in ecc5.0 with necesssary code to upload data to z table.

write a prog in 4.7 in which it calls this particular rfm and pass this text file.

am i clear?

rgds,

anil.

2 REPLIES 2
Read only

Former Member
0 Likes
346

Correct!!

Regards,

Shashank

Read only

andreas_mann3
Active Contributor
0 Likes
346

Hi,

your solution is ok. - maybe it's possible per idoc ?!

A.