Empty Value through Webservice

Hi,
I have a problem with a field of type Date in a table in NAV which is part of the primary key. The issue arises when trying to update an already existing record with the Date field filled in through a webservice and try to make the field empty. What value should I pass through the webservice to make NAV accept an empty value in the Date field?

Thanks!

Answers

  • archer89archer89 Member Posts: 337
    in general it should work with the minimal Date value. but if the Date is part of the prim. key, it must not be empty.
    best regards
    Franz Kalchmair, MVP
    Alias: Jonathan Archer

    please like / agree / verify my answer, if it was helpful for you. thx.
    Blog: http://moxie4nav.wordpress.com/
  • NAV1716NAV1716 Member Posts: 2
    archer89 wrote: »
    in general it should work with the minimal Date value. but if the Date is part of the prim. key, it must not be empty.

    Hi, even though the property 'NotBlank' of the Date is set to No?
Sign In or Register to comment.