Skip to Content
0
Jun 23, 2020 at 05:23 PM

Screen Personas RFC Returns Wrong Value

81 Views

Greetings,

I am trying to get the Unit of Measure for a material number via RFC in Personas, but for some reason it seems to return the wrong value. When running the function modules on SE37 it looks correct, however from Personas I get a different value. Version 3.09 patch 501

We've tested on a couple different function modules and the same thing happens, but here is a specific example:

Using FM: BAPI_MATERIAL_GET_ALL, the value shown (in SE37) for CLIENTDATA.BASE_UOM is 'CAS'.

However, when getting this field in Personas, it always returns 'CS'.

Why might this be happening?