Forum Discussion
minalbakore
2 years agoNew Contributor
Hi All,
Issue was due to wrong data type of the data that was being returned by the BAPI. In this case field ORGUNIT_KEY was numeric however BAPI was returning it as # so this was failing in SnapLogic. It was resolved after correcting the code on SAP to return numeric data type value.
Thanks
Minal