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

uploading customer data ( how do i do dat..? )

Former Member
0 Likes
321

1) i hav downloaded data from the server X using customised download prg (on basis of RFBIDET0).

2) used CG3Y and downloaded the file to presentation server in txt format .

3) now i have changed the customer number externally in the file.(which is downloaded on presentation server)

4)again uploaded the file using transaction CG3Z onto the application server .

5)using RFBIDE00 upload program i cudnt upload the file on the same server X.

6)i hav created a customised program to upload the file but it gives some conversion error.

is there any other better method for this ??

or how do i handle the conversion error.

1 REPLY 1
Read only

Former Member
0 Likes
280

You can do through Open dataset, is there any specific reason for going through this. You can do all checks and modifications as per requirement in your custom program.