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

Upload Customer sales master data

Former Member
0 Likes
446

Hi,

II have three different systems, now we are in process of consildating the master data into one main server. But as precaution i want to keep the backup of all master data of all five servers. need a BAPI to do this or if i want to make rFC function how to go for it

For Eg

1. KNA1

ZZKNA1_Server1

ZZKNA1_Server2

ZZKNA1_Server3

2. KNVV

ZZKNVV_Server1

ZZKNVV_Server2

ZZKNVV_Server3

need have an extraction program to pull the data in a ZTABLE as mentioned below from all servers so that we have back up of the data

Moved from Workflow forum - this has nothing to do with workflow, please choose your forums more carefully in future.

Edited by: Mike Pokraka on Feb 18, 2010 2:19 PM

1 ACCEPTED SOLUTION
Read only

vijy_mukunthan
Active Contributor
0 Likes
408

Hi

Create a single RFC and there is a FM go get the system client name and number from that you can retrive the data and update your custom table.

Regards

vijay

Hi

Create a single RFC and there is a FM go get the system client name and number from that you can retrive the data and update your custom table.

Regards

vijay

2 REPLIES 2
Read only

Former Member
0 Likes
408

Hi Mrunal,

This can be achieved using ALE/IDOC.

Regards,

Vaishali.

Read only

vijy_mukunthan
Active Contributor
0 Likes
409

Hi

Create a single RFC and there is a FM go get the system client name and number from that you can retrive the data and update your custom table.

Regards

vijay