06-13-2017 03:13 PM
Hello,
I am using SAP execute snap to call custom BAPI in SAP. My BAPI function has an request parameter of type integer. When I map the request and validate the pipeline, I am receiving below error. Any help on this is much appreciated.
“reason”: “One or more data errors occurred during document conversion”,
“snap_details”: {
“label”: “ZRFC_BAPI_XXXXX_CONFIG”
},
“error”: [
{
“error”: “Record: ZSS2S_xxxxx_xxxxxT field: INDX type: Integer value: 2”
}
],
“resolution”: “Please enable the error view to see more details”
08-30-2017 12:21 PM
Thanks for your response Prakash, is SL support still working on it. So far we were under the assumption that either there is some issue at SAP end or we’re not mapping it correctly in SnapLogic.
08-30-2017 05:06 PM
@vyasyash, Whats the snap pack version you are using ?
08-30-2017 09:22 PM
It’s snapsmrc414 (default). Just to understand your problem again, you guys are also not able to pass the multiple table structures in SAP BAPI, which is a very common use case with SAP integration.
12-08-2020 05:55 PM
Hey ,how did you solved this issue ? we are facing similar issue … could you help sharing details ?