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: 

Load full dump of RC Data into Master Table

Former Member
0 Kudos

I have to load full dump of RC Data into a SAP master table. Can anyone tell me the best way to do it. Do i have to right a conversion program to do it..Please help me as to how to proceed on this..

Thanks,

Mohsin.

2 REPLIES 2

Former Member
0 Kudos

Mohsin,

Which Master table are we talking about here - Customer, Vendor, Material etc etc.

If we are talking about standard tables, then you should not dump the data directly into the tables. You should use the appropriate BAPI functions or BDC programs if BAPI's are not available.

Yes you will have to write a conversion program.

Regards,

Ravi

Note : Please mark the helpful answers

former_member188685
Active Contributor
0 Kudos

hi,

You can try to use the BAPI's RFC's for the same.

which module you are working on.., what is the RFC data related.

Regards

Vijay