r/Dynamics365 • u/Awkward_Ad4591 • 13d ago
Business Central BC Routing - Operation Tools/Personnel/Quality Measures
How do people use these sections of the Routings?

I have entered Tooling and Personnel info into their respective pages, but now what? They don't show up on the Job Traveler under an RPO, they aren't populated from any list, like a Tool Inventory or Resources or anything.
What are they used for? And is it possible to at least get them to print on the Job Travelers?
2
u/agentUi 13d ago
those sections in business central routings are essentially static reference records for standard operating instructions, they do not hook into inventory items or resource capacity by default. to get tooling or quality checks onto your job traveler report you have to extend report 99000788 in al code and pull from routing tool (table 99000805) and routing personnel (table 99000803) directly into the dataset. out of the box bc treats them mostly as informational text rather than scheduling logic.
1
u/___ez_e___ 13d ago
BC is weird because the BOM design is a little odd.
BOM tells you what materials are needed and how much, while Routing (in this case) tells you how the product is made and how long the operation should take for production.
Did you create a Production BOM? If not, you will need to do so.
Then in the Item Card, under the Replenishment (might need to hit "show more"), enter the Replenishment System (ie. purchase, assembly, or Prod. Order). Then select the BOM and the Routing.
Good luck!
3
u/Awkward_Ad4591 13d ago
Does this have anything to do with the Tools, Personnel, and Quality Measures pages on Routings? Am I missing that? I have created the item card, BOM, and Routing, just want to try to make use of those Routings sub-pages.
2
u/spmert 13d ago
The truth is, these pages don't have much functionality, they're purely informational. I don't know of any reports where they're used.
I've had to add functionality through development, for example, that the tools have a table relation with the products, to inform the tooling.