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的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    LeetCode59 Spiral Matrix II
    LeetCode58 Length of Last Word
    LeetCode54 Spiral Matrix
    LeetCode63 Unique Paths II
    LeetCode62 Unique Paths
    LeetCode55 Jump Game
    网易2017年校招笔试题 最大的奇约数
    Codeforces Round #119 (Div. 2)
    Codeforces Round #118 (Div. 2)
    2016 MIPT Pre-Finals Workshop Taiwan NTU Contest
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13619254.html
Copyright © 2011-2022 走看看