SapParameter.set_Value() does not work

SapParameter.set_Value() does not work

Summary

Empty string ("") for field name is now treated as "not a structure field", i.e. use

parameter.set_Value("", ) and

parameter.get_Value("") resp.

to address the parameter itself, and not a structure field.

Same applies to SapRow objects

Description

Empty string ("") for field name is now treated as "not a structure field", i.e. use

parameter.set_Value("", ) and

parameter.get_Value("") resp.

to address the parameter itself, and not a structure field.

Same applies to SapRow objects

Information

not using SAP function calls in VSTA but in VBA instead.



Issue Number: 140330
Fixed on Date: 9.7.2018
Versions: 7.60 0 BUILD 49532 | 8.00 0 BUILD 50155