BusinessCentral.LinterCop
BusinessCentral.LinterCop copied to clipboard
LC0012: false positive
Launching specific codeunit which depends on record template shows warning LC0012. Example: Codeunit.Run(recTemplate."Posting Codeunit ID") or Codeunit.Run(CodeunitID) (typical for posting)