ISSERVICETIER
As function ISSERVICETIER always returs FALSE if Classic Dynamics NAV report is excecuted, after conversion this function is commented and replaced with FALSE value.
Example. Conversion of ISSERVICETIER function.
If there is function ISSERVICETIER used somhere in Classic Dynamics NAV report code,

then during conversion this function is commented and replaced with
FALSEvalue.