美文网首页SAP札记SAP 修行
How R3 Sales Organization is map

How R3 Sales Organization is map

作者: 华山令狐冲 | 来源:发表于2020-01-30 19:01 被阅读0次

In this customizing below, you can define the mapping relationship between ERP sales organization and CRM org:

For example, ERP sales org 0001 is mapped to CRM O 50040102:

The mapping relationship is stored in table HRV1222A, you can query by attribute name R3_SA_ORG:

The CRM sales org ID is stored in field OBJID:

Or you can use API CL_CRM_ORGMAN_SERVICES=>MAP_R3_SALES_ORG_TO_HROBJECT to archieve the same.

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


相关文章

网友评论

    本文标题:How R3 Sales Organization is map

    本文链接:https://www.haomeiwen.com/subject/oyfwthtx.html