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

Migrate material

joerg_arndt
Participant
0 Likes
396

Hi Friends,

is it a good idea to extract the Material with BAPI_MATERIAL_GET_ALL and use BAPI_MATERIAL_SAVEDATA for creation.

Are the structures in both similar?

Or should I take a different way.

Thanks in advance

Jimbob

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
372

Hi,

You can use them, but the structures in both the BAPI's are not the same, they have slight differences in the number of fields in the structures.

Why don't you use the ALE concept to migrate the material master information, if you trying to migrate the material information between 2 SAP systems.

Thanks,

Mahesh.

1 REPLY 1
Read only

Former Member
0 Likes
373

Hi,

You can use them, but the structures in both the BAPI's are not the same, they have slight differences in the number of fields in the structures.

Why don't you use the ALE concept to migrate the material master information, if you trying to migrate the material information between 2 SAP systems.

Thanks,

Mahesh.