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
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
not using SAP function calls in VSTA but in VBA instead.