Just write down my research for later usage, it could also be considered as an answer to this question In which table of CRM the Serial number and Equipment information stores.

We know once an equipment is downloaded from ERP into CRM, a corresponding Individual object is generated.

Several fields of Equipment header will be persisted to settype COM_TA_R3_ID in CRM. The mapping logic between the two systems could be found from program LIB_CRM_EQUI_UPLOADF22, form set_com_ta_r3_id.
I draw a table for them.

SAP CRM Settype COM_TA_R3_ID的映射逻辑

The fields in ERP ( tcode IE03 ):

SAP CRM Settype COM_TA_R3_ID的映射逻辑
SAP CRM Settype COM_TA_R3_ID的映射逻辑

The fields in CRM WebClient UI:

SAP CRM Settype COM_TA_R3_ID的映射逻辑

For batch ID, a little bit more operation must be done.

(1) In ERP, the reference material must be marked as “Batch management enabled”.

SAP CRM Settype COM_TA_R3_ID的映射逻辑

(2) In ERP, create a batch for this material in tcode MSC1N:

SAP CRM Settype COM_TA_R3_ID的映射逻辑

Once done, you should find an entry in table MCHA:

SAP CRM Settype COM_TA_R3_ID的映射逻辑

(3) Now create a new equipment by choosing the material created in step 1 as reference, and you can choose batch of reference material from F4 help:

SAP CRM Settype COM_TA_R3_ID的映射逻辑
SAP CRM Settype COM_TA_R3_ID的映射逻辑

Then download the material first, then equipment, and after that you can see batch field here:

SAP CRM Settype COM_TA_R3_ID的映射逻辑

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
SAP CRM Settype COM_TA_R3_ID的映射逻辑

相关文章:

  • 2021-04-27
  • 2021-05-09
  • 2021-10-10
  • 2021-08-17
  • 2021-11-06
  • 2021-09-23
  • 2021-10-04
  • 2021-05-27
猜你喜欢
  • 2021-04-27
  • 2021-10-17
  • 2021-10-15
  • 2021-06-24
  • 2021-12-01
  • 2021-10-08
  • 2021-05-26
相关资源
相似解决方案