Strange behavior of TRANSFERFIELDS

beckindenmark
beckindenmark Member Posts: 33
Hi
I have a NAV 5.01 with a strange behavior. When copying sales invoice to sales order, one field are not copied. Fields are 100% identically but fieldno. is in range 990085xx. Does NAV only use TRANSFERFIELDS up to a specified range?

Answers

  • satbir
    satbir Member Posts: 33
    TRANSFERFIELDS function requires same field numbers and same data type.
  • beckindenmark
    beckindenmark Member Posts: 33
    Fields are excact the same, both field no. Type, lenght
  • Jan_Veenendaal
    Jan_Veenendaal Member Posts: 206
    Is it a 'normal' field or a flowfield?
    Jan Veenendaal
  • beckindenmark
    beckindenmark Member Posts: 33
    Field is "normal"
  • colingbradley
    colingbradley Member Posts: 162
    Is there any other code that might be changing the value of that field after the TRANSFERFIELDS?
    It is a range where that is a possibility.

    I suggest you run the Code Coverage and then if still not clear, run it through the debugger.
    Experience is what you get when you hoped to get money
  • beckindenmark
    beckindenmark Member Posts: 33
    It's was a BizTalk field. Was cleared in cu6620