Hi,

When running the following code in a Loop we get SET_FIELD_UCVALUE error 98, Note this code work in Beta 3. Any ideas?

Code:
          Set Field_Changed_Value of Tms023_DD Field TMS023.MD_SIGN_OFF to "Y"
          Get Request_Validate of Tms023_DD to iValidate_Error 
          If (iValidate_Error = 0) Send Request_Save of Tms023_DD