hi All,
Would like to ask experts whether the add-ons created in NAV codeunit could be migrated to BC on cloud?
e.g. Bank interface with payment instruction add-on was created in NAV 2016, can this code be move to BC on cloud without rewriting?

hi All,
Would like to ask experts whether the add-ons created in NAV codeunit could be migrated to BC on cloud?
e.g. Bank interface with payment instruction add-on was created in NAV 2016, can this code be move to BC on cloud without rewriting?
You can convert it to AL using Txt2Al, but it really depends on the codeunit logic. Most of the time, you will need a bit of rewriting.