zoukankan      html  css  js  c++  java
  • SAP CRM产品主数据ID的生成逻辑介绍

    You can choose to let the system determine the product ID automatically according to number range or you can choose to assign the product ID manually.
    a. If you would like to go with the number range way for all new products belonging to product category MAT_:

    (1) try with this customizing:

    click maintain Groups:

    Create a new group:

    maintain the from and to number for the new group:

    in case there are already other groups in the system, please ensure the number settings of your new group does not overlap with existing ones.

    (2) go back to group overview page, select the product category MAT_, click button “Assign element group”:

    select your new group and click enter key:

    now the product category MAT_ is put under your new group:

    (3) test in UI by creating a new product:

    after you maintain MAT_ as product category, you observe that the product ID is automatically generate with number range settings you have just maintained:

    If you would like to manually maintain the product ID yourself:
    just move the MAT_ back to group “Non-Assigned Elements”:

    Now you could maintain the product id yourself in UI:

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

  • 相关阅读:
    java操作生成jar包 和写入jar包
    jboss配置jndi连接池
    windows 域的LDAP查询相关举例
    LDAP error Code 及解决方法
    HDU 6417
    CF1299D Around the World
    codechef Chef and The Colored Grid
    Educational Codeforces Round 82 (Rated for Div. 2)
    CF1237F Balanced Domino Placements
    CF1254E Send Tree to Charlie
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13619254.html
Copyright © 2011-2022 走看看