Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

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))));
}

*This post is locked for comments

  • 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,621 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.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans