ERP Material deletion flag and CRM product archive status
- 2019 年 10 月 6 日
- 筆記
版權聲明:本文為部落客原創文章,遵循 CC 4.0 BY-SA 版權協議,轉載請附上原文出處鏈接和本聲明。
本文鏈接:https://jerry.blog.csdn.net/article/details/101197085
Created by Wang, Jerry, last modified on Jan 05, 2017
In SAP help, https://help.sap.com/saphelp_crm60/helpdata/en/46/5754cc01a208e7e10000000a114a6b/content.htm it mentions the status transition from ERP material deletion flag to CRM product archive status.

This is implemented in code below:


You can set deletion flag for material in ERP via tcode MM06:


The deletion flag is stored in table MARA, field LVORM.

Once this material is downloaded to CRM, the status will become 「To archive」.

More details could be found from this SCN blog: http://scn.sap.com/community/erp/logistics-mm/blog/2012/03/20/material-master-deletion-flag-and-blocking-activities