cancel
Showing results for 
Search instead for 
Did you mean: 

LOIROU - SOAP Message containing custom data

Former Member
0 Kudos

Hello,

on SAPMEINT integration we send data for LOIROU (Routing / Operations).

When we track the SOAP message sent from MII to ME, it contains at the end 4 custom data values which do not need to be configured for the SAPMEINT.

<sch:CustomFieldList>

<sch:CustomField>

<sch:Attribute>ERP_MATERIAL</sch:Attribute>

<sch:Value>000000002001000300</sch:Value>

</sch:CustomField>

<sch:CustomField>

<sch:Attribute>ERP_VALIDITY_FROM</sch:Attribute>

<sch:Value>20110623</sch:Value>

</sch:CustomField>

<sch:CustomField>

<sch:Attribute>ERP_VALIDITY_TO</sch:Attribute>

<sch:Value>99991231</sch:Value>

</sch:CustomField>

<sch:CustomField>

<sch:Attribute>ERP_LOT_SIZE_FROM</sch:Attribute>

<sch:Value>0.000</sch:Value>

</sch:CustomField>

<sch:CustomField>

<sch:Attribute>ERP_LOT_SIZE_TO</sch:Attribute>

<sch:Value>99999999.000</sch:Value>

</sch:CustomField>

Are these relevant for any further processes?

Regards,

Kai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kai,

SAP MEInt gives standard integration with ECC and ME.If you are not using some fields then just ignore it.In some customer may use this fileds(Process)

Thanks,

Ramesh

Former Member
0 Kudos

My question is, do these fields need to be created via custom data maintenance?

Do they affect some further processes? (confirmation, scrap etc.)

Regards,

Kai

0 Kudos

Hello Kai,

They should not affect any further ME processes and you do not need to create them in Custom Data Maintenance - confirmations, scraps will work fine. I also don't think they are required at ECC side.

Regards,

Alex.