Hi,
I have added a userdatasource in my form as follows
This is a quantity field so i have the datasource of quantity type.
oForm.DataSources.UserDataSources.Add("Quantity", SAPbouiCOM.BoDataType.dt_Quantity)
In this field, if i enter a value greater than 999, i am getting "Invalid field value" error.
Am i missing something here?
Thanks,
Jayakumar