SAP CRM Location Assignment的实现原理
发布日期:2021-06-30 14:26:11 浏览次数:2 分类:技术文章

本文共 972 字,大约阅读时间需要 3 分钟。

I have assigned relationship PRDLOCS to product category MAT_HAWA in CRM:

And I create a product based on category MAT_HAWA. To my surprise, I could not see Location assignment block as expected.

I use the following test code in my utility class to list what exactly relationships assigned to my product:

In the list result, PRDLOC is NOT there ( only PRDLOI ).

So I begin to debug function module COM_PRCAT_IL_REL_GET_RELTYPES:

I could see PRDLOC is selected successfully from database table, so it must be filtered out somewhere else.

Soon I found there is a special check routine for PRDLOC:

It will call its dedicated check function module:

This check function module will check whether MARC and MARC_KEY is registered for adapter object MATERIAL in tcode R3AC1.

After I add these two missing entries,

The expected relationship PRDLOC is now available for my product.

And finally I could see the Location assignment block in Overview page.

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

转载地址:https://jerry.blog.csdn.net/article/details/108035458 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:SAP ABAP和Java的动态代理实现
下一篇:使用SAP CRM中间件从ERP下载plant到CRM

发表评论

最新留言

哈哈,博客排版真的漂亮呢~
[***.90.31.176]2024年05月01日 23时02分29秒