using API CRS395MI update - how do I make a field blank - update a field that has ie MMITCL for example and make it blank?
I want to update Dim 3 with code ie 1500 and make OVA3 blank (it has MMITCL) in this field
Hi Patrick,
You can add new accounting rule line with new date.
Are you using Smart Data Tool?
If yes, try selecting this value in upload file, see if it works for update API.
Regards,
KK
Recently I had the same question with other M3 API.
Some programs You need to use a blank value " ", others with "?" character and also others with " 1".
The ? worked for me, thanks!