Options

Changing codeunit id

Hi,

I had to import a codeunit into a NAV installation, where the codeunit id was already occupied. I did the following to work around this:

1: In my sandbox NAV I exported the codeunit and removed it.
2: I the imported the .fob file and renamed gave the codeunit a new id.
3: I compiled the code unit.
4: I exported the code unit to a new .fob file to be imported on the other NAV installation

Is there better way of re-numbering code units?

Thanks in advance!

BR.
Lars

Best Answer

Answers

  • Options
    larshslarshs Member Posts: 17
    Thanks! Can't help but feeling a bit silly now :smiley:
Sign In or Register to comment.