Skip to Content
0
Former Member
Apr 30, 2018 at 05:12 PM

Unable to send Null value to field processing to SFDC.

110 Views

Hi All ,

We have Product information scenario from PO (Single stack) to SFDC (IDOC - to - SOAP).

In mapping we are using WSDL (UpsertSAP_Org_Level_Product_Field__cSync) and there is a field material status.

By using , constant option in case of no value coming from ECC , I am able to send every value except null.

I have tried with mapwithdefault as well, but it is not working.

Is there any other way to send null values to SFDC or I can try any other way to send null value ...