Skip to main content
The extension reserves AL object IDs in the range 70003100 – 70003500 (declared in app.json).

Currently used ranges

Reserved sub-ranges (convention)

Naming convention

  • Tables: <Domain> HAC (e.g. Employee Loan HAC).
  • Pages: same root, optionally with a suffix like Card, List, Subform.
  • Codeunits: <Feature> Mng HAC for engine-style codeunits; API<Feature> HAC for the published web service codeunits.
  • All fields added by this extension use the suffix HAC to avoid collisions.

Source layout