cancel
Showing results for 
Search instead for 
Did you mean: 

Data Migration by creating copies. Best Approach?

cloud_delict
Explorer
0 Kudos

I have a client that needs to replace all Material Master data with copies of new Materials (This is being done to enable Batch Split Valuation). So after creating new materials, we need to create new BOMs, recipes, production versions, inspection plans, Batch masters, Move Stock, purchase info records, sales conditions records. Can someone help me out with identifying BAPIs for this process. I need to be able to extract the existing data, change the material code and upload the new data.

I've found BAPI/FM for some of the master datas

1. Material Master - BAPI_MATERIAL_GETALL , BAPI_MATERIAL_SAVEREPLICA , BAPI_MATERIAL_SAVEDATA

2. BOM - CSAP_MAT_BOM_READ , CSAP_MAT_BOM_MAINTAIN

3. Recipe -

4. Production Version -

5. Batches -

6. Stock - BAPI_GOODSMVT_CREATE , BAPI_TRANSACTION_COMMIT

7. Purchase Info Record -

8. Sales Condition Record -

Accepted Solutions (0)

Answers (0)