Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

License Plating is a concept covering different activities in the warehouse where you can benefit from grouping items and other Licenses Plates into a single entity.

This entity is identified by a unique License Plate number.

License Plating

A single License Plate can contain multiple items and other License Plates.

This enables you to build a hierarchy structure with License Plates, an example could be a pallet (License Plate) containing multiple boxes (License Plates) containing Items.

Data Structure

The License Plate definition is created in these tables "Mob License Plate" and "Mob License Plate Content" in Business Central.

...

License Plate is unrelated to the standard entry tables in Business Central like "Item Ledger Entries" and "Warehouse Entries".


Table "Mob License Plate"

License Plate has a mandatory unique "Number", "Location Code", and "Bin Code". 

If the License Plate is related to a Warehouse Document, the fields "Warehouse Document Type" and "Warehouse Document Number" will be used.


Table "Mob License Plate Content"

License Plate Content is always related to only one parent License Plate, specified in the "License Plate No." field.

...