SAP ERP和CRM里的long text模型

Created by Jerry Wang, last modified on Sep 29, 2016

Both CRM and ERP are using the same text model and API for text management.
For example, the below screenshot is how basic long text is read out for material in ERP:

SAP ERP和CRM里的long text模型_第1张图片

And this screenshot below is how text is read out for product in CRM:

SAP ERP和CRM里的long text模型_第2张图片

The only difference varies in the value passed into the parameter of API.

  • TBOJECT TDID
  • CRM PRODUCT GRUN
  • ERP MATERIAL BASE
    The long text in ERP:

SAP ERP和CRM里的long text模型_第3张图片

The long text downloaded in CRM:

SAP ERP和CRM里的long text模型_第4张图片

The basic text discussed so far is maintained in settype COMM_PR_LGTEXT1 in CRM.
Product Sales text
maintained via sales text tab in ERP:

SAP ERP和CRM里的long text模型_第5张图片

maintained via settype COMM_PR_LGTEXT2 in CRM.

SAP ERP和CRM里的long text模型_第6张图片

text object in CRM for sales text: PROD_SALES

SAP ERP和CRM里的long text模型_第7张图片

In ERP: MVKE

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

你可能感兴趣的:(Jerry,Wang的原创SAP技术文章,CRM,ABAP)