Hi All,
I have a htmlb inputfield on the view of my MVC bsp. The field type bound to this inputfield is a quantity data type. When I run the application i get the error:
Following error text processed in system:
When I debugged into it the below exception is triggered:
CX_BSP_CONV_ILLEGAL_REF
Can anyone please, please tell me how to get around this?
After further investigation, we've discovered that quantity fields display fine when they are an attribute on the model itself. But the problem occurs when the quantity field is on a structure which is an attribute of the model.
Many thanks,
Liz.
Edited by: Liz O'Leary on Nov 4, 2009 3:36 PM