如何处理新建的SAP CRM产品category没有出现在列表的问题

Issue description: I create a new product category ZTESTJERRY3:


如何处理新建的SAP CRM产品category没有出现在列表的问题


However, it does not appear in “Not assigned” group range when I try to specify its number range logic via tcode COMCMATERIALID:


如何处理新建的SAP CRM产品category没有出现在列表的问题


I also check the database table and the new category ZTESTJERR3 is missing there too.


如何处理新建的SAP CRM产品category没有出现在列表的问题


The trick here is, to make the new product category appear as you expect, you SHOULD not use tcode COMCMATERIALID directly, instead you

have to enter that transaction via SPRO below:


如何处理新建的SAP CRM产品category没有出现在列表的问题


Only by doing this, the number range elements can have an opportunity to be refreshed, see callstack below.


如何处理新建的SAP CRM产品category没有出现在列表的问题


my new product category ZTESTJERRY3 is inserted into database table COMM_PRMAT_NREL here.


如何处理新建的SAP CRM产品category没有出现在列表的问题

上一篇:lua如何调用C++函数


下一篇:监控之美--prometheus配置文件动态管理