cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

SAP execute snap failing for integer parameter

psadasivam
New Contributor III

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โ€

8 REPLIES 8

vyasyash
New Contributor III

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.

psadasivam
New Contributor III

@vyasyash, Whats the snap pack version you are using ?

vyasyash
New Contributor III

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.

hitz
New Contributor

Hey ,how did you solved this issue ? we are facing similar issue โ€ฆ could you help sharing details ?