Hi All,
I'm going to update a UserField as follows,
oInvoice.UserTable.Fields.Item(U_BP1_FACT_KID).Value = "21376239990"
iRet = oInvoice.update();
But it gives "Invalid valid value '' in Enum 'BoYesNoenum'"
errorCode = -1013
Buddhika.