Forum Discussion
minalbakore
2 years agoNew Contributor
Hi All,
Thanks for the suggestions provided so far. Its really helpful.
After further analysis, we found that the SAP BW system doesn't have data for the input selection that's the reason output was empty when called from SnapLogic. So its fine.
But now I am facing another issue, when calling one of the BAPIs, I am getting error as 'Invalid field value ORGUNIT_KEY for type Type Number'
One field is defined as 'Number' in BAPI definition, but it has some records with '#' value. Due to this SAP Execute snap is failing in SnapLogic. I tried using Type Converter snap but its not working.
What can be done in this case? Is there any other way to handle this?