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没有出现在列表的问题

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
如何处理新建的SAP CRM产品category没有出现在列表的问题

相关文章: