Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Mapping Issues, not getting full data back from SAP call › Re: Mapping Issues, not getting full data back from SAP call
October 15, 2015 at 5:36 AM
#26545
I worked it out myself. I was passing SAP a table variable. In such cases you need to specify a place holder in the map . eg going from Canonical to Sap schema place a constant in the map and direct its output tot the table node in the SAP schema. This is SAP functionality.