Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX forum
Answered

Reservation Hierarchy - Location must be above License plate in the hierarchy

Posted on by Microsoft Employee

Hello everybody, when I try to create a reservation hierarchy and I move the license plate above the location and system give me error which coming from the class below while the implementation guide allows to set this.

Anyone know why? 

Warning Message (04:12:22 pm) Location must be above License plate in the hierarchy.
Warning Message (04:12:22 pm) There cannot be any dimension between wMSLocationId and LicensePlateId in the reservation hierarchy.
Error Message (04:12:22 pm) The reservation hierarchy cannot be created.

Class WHSRESERVATIONHIERARCHYCREATOR 

Method checkHierarchyList


while (reservationHierarchyListEnumerator.moveNext())
{
fieldId = reservationHierarchyListEnumerator.current();

if ( lastFieldId == fieldNum(InventDim, WMSLocationId)
&& fieldId != fieldNum(InventDim, LicensePlateId))
{
ret = checkFailed(strFmt("@SYS4160059",
fieldId2name(tableNum(InventDim), fieldNum(InventDim, WMSLocationId)),
fieldId2name(tableNum(InventDim), fieldNum(InventDim, LicensePlateId))));
}

  • Verified answer
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    No, you cannot pre-reserve the license plate. The work level reservations are done at the location level (and above). The license plate is then chosen by the warehouse worker at picking.

    There is a concept of LP guided pick, but it currently only applies to cross-docking flow, as described here:

    blogs.msdn.microsoft.com/.../cross-docking-product-packages-in-ax2012-r3-cu8

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    Thanks.

    It is in page 113 - > To extend this example, let’s include license plate in the reservation hierarchy. To do that, move the license plate above the location cutoff line, as shown in the illustration on the right.  

    I was trying to reserve the inventory with LP so that when the work is created, the inventory is reserved with LP. Can I do this?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    Thanks.

  • RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    Terry is right, you can't have LP above location.

    But I'm curious why you would want to do that? Can you explain your business requirement?

    Also, can you paste the part of the implementation guide that led you to believe the statement above is true about LP/Loc in Res Hierarchy?

    Thanks

  • Verified answer
    Guy Terry Profile Picture
    Guy Terry 28,454 Super User 2024 Season 2 on at
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    The implementation guide is wrong. You cannot put License plate above Location.

  • Pravasti AK Profile Picture
    Pravasti AK 2,985 on at
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    Hi,

    Try to enable the configuration key for Advance Warehouse Management

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    Thanks. However I still hit the same error.

  • Pravasti AK Profile Picture
    Pravasti AK 2,985 on at
    RE: Reservation Hierarchy - Location must be above License plate in the hierarchy

    Hi,

    Try to enable quality management on the Inventory & warehouse parameters.

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,246 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,041 Super User 2024 Season 2

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans