Example procedure (replace this title)¶
Short one- or two-sentence summary of what this procedure achieves and why a user would need it.
When to use this
Describe the situation that leads a user here — what they were trying to do in Business Central when they needed this procedure.
Prerequisites¶
- Bulleted list of preconditions (document status, permissions, data that must already exist, etc.).
Steps¶
1. First step group¶
- Numbered sub-steps for the action.
- Keep each step short and action-first ("Click Post", not "You should now click Post").
2. Second step group¶
- Continue numbering. Use bold for field names, button labels and captions exactly as they appear in the BC UI.
- Use
code formattingfor values the user types or sees verbatim (document numbers, error text, field values).
Verify¶
- Bulleted list of observable outcomes that confirm the procedure succeeded.
Common signals you may need this procedure¶
Error: exact BC error message text
Short explanation of when this error points back to this
procedure. Add one !!! tip block per known error / symptom and
cross-link it from Reference → Error index.
When to contact The Framework¶
- Bulleted list of situations where the user should stop and escalate rather than continue (data looks wrong, the action is missing, repeated failures, etc.).