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

QM data Migration

Former Member
0 Likes
1,203

Hello All,

i am trying to migrtae QM data form SAP to SAP system also from Legacy systems.

Any inputs on how to migrate master data for QM.

What are the best possible ways for migrating Inspection plans (including master data like Insp characteristics).

Thanks in advance,

Mano Sri

Ps. Am looking for specific answers (BAPI's or Direct Input methods available for Insp plans).

Message was edited by: Mano Sri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
654

Hi Mano,

You can use BAPI_INSPECTIONPLAN_CREATE to create inspection plans.

Regards,

John.

3 REPLIES 3
Read only

Former Member
0 Likes
655

Hi Mano,

You can use BAPI_INSPECTIONPLAN_CREATE to create inspection plans.

Regards,

John.

Read only

0 Likes
654

Dear John,

Can you please give me some inputs on this FM "BAPI_INSPECTIONPLAN_CREATE" like which are the mandatory values i need to fill-in I was stuck-up with this FM in my data migration.

Thanks

Suresh Babu V

Taiwan.

Read only

christian_wohlfahrt
Active Contributor
0 Likes
654

Hi Mano!

For distribution of QM data SAP uses 'normally' ALE. Have a look at

http://help.sap.com/saphelp_erp2004/helpdata/en/aa/c62537b1d2360ae10000009b38f889/frameset.htm

There are topics for inspection methods and inspection characteristics - looks like best solution to synchronize several systems (manual / BAPI creation in DEV-system, testing/checking, sending to all other systems).

Regards,

Christian