zoukankan      html  css  js  c++  java
  • 如何处理新建的SAP CRM产品category没有出现在列表的问题

    Issue description: I create a new product category ZTESTJERRY3:

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

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

    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:

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

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

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    while 循环 。。
    数据运算,运算符
    字符串常用操作
    列表常用操作
    三级菜单
    杂七杂八
    简单的登陆程序001
    猜年龄游戏
    实现密文输入密码
    使用urllib2打开网页的三种方法
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13613651.html
Copyright © 2011-2022 走看看