Skip to Content
0
Former Member
Oct 16, 2005 at 05:13 AM

userdatasource of quantity type

64 Views

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