Created by Jerry Wang, last modified on Oct 01, 2014

If the definition of Request Download contains both parent equip and Child equip, the BAPistructure transmitted from ERP to CRM also contains the data of two EQUIP.

 

 

 

 

To perform the map module:

 

Source site is ERP, enter the corresponding SMOF_ERPSITE branch:

 

Traverse the BAPIMTCS table one by one:

 

 

After Loop completion, bapIMtCS data has been copied into three LT tables.

 

 

State table:

 

 

Processing CDB structure:

 

Call BAdI enhance ref_message_ext:

 

 

After mapping, enter the validation logic:

 

 

Get validation Function Module name:

 

Set the multiple processing flag:

 

Decide whether inbound EQUIP should carry out online validation or take the switch of mobile bridge:

 

In the BAdI processing logic, enter the IBASE Creation code:

 

 

 

Determine whether Equipment already exists in the CRM system:

 

 

 

If it already exists and delta processing is enabled, put the product information into lt_equi_to_UPDATE for later processing.