SAP CRM Opportunity行项目Alternative ID的填充逻辑

编程知识 更新时间:2023-04-29 03:03:22

Requirement

When you maintain Opportunity line item and try to maintain a product, you can enter the alternative ID of a given product instead of the product ID. It is expected that the corresponding product identified by the alternative ID could be determined successfully.

Detail steps to achieve it

(1) I plan to use the standard alternative ID type ALT_NO. The related customizing could be found here:

The database table to store alternative ID is ISAM_O_VEH_IDS:

This type is assigned to profile ISAM:

(2) Assign the profile ISAM to transaction type ZJER:

(3) In tcode COMM_HIERARCHY, assign ALT_NO to product category.

The settype ISAM_O_VEH_IDS must also be assigned to category.

(4) Now you could maintain alternative ID for product created based on product category MAT_:

Once saved, you can find one entry in ISAM_O_VEH_IDS:

(5) Now create an opportunity with transaction type ZJER,
it is not necessary to type product ID “JVM” now. Instead I can type alternative ID “JDK 1.7”:

And the product could successfully be determined. Click the hyperlinks in the two columns and still the product overview page could be reached.

If determination does not work as expected, you can debug the function module CRM_ORDERADM_I_PROD_DETERM_OW for trouble shooting.

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

更多推荐

SAP CRM Opportunity行项目Alternative ID的填充逻辑

本文发布于:2023-04-21 18:12:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/7914a827b7d640bcbf525c0b21bd40be.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:逻辑   项目   CRM   SAP   Opportunity

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!

  • 93643文章数
  • 23777阅读数
  • 0评论数