关于crm:SAP-数据库表CRMDORDERADMI字段OBJECTTYPE的计算逻辑

In order to resolve one issue I need to figure out the logic how field OBJECT_TYPE is populated in table CRMD_ORDERADM_I.
For example, I have the following opportunity line item:

In table this field is marked as BUS20000130. How this value is determined?

First of all, the item category OPPT is determined by the following customizing:


In my example, my opportunity type is OPPT and item category configured in product “JerryWang” is NORM, so OPPT is determined as customizing.
for item category OPPT, BUS20000130 is configured as item object type here:


The type determination logic could be understod by debugging function module CRM_ORDER_ITEM_TYPE_SELECT_CB.

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

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理