Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX forum
Answered

WHS Reservation defaults unchecking license plate?

Posted on by 800

On the WHSInventOnHandReserve reservation form the License Plate dimension comes up preselected because when the system was started the license plate dimension was active. Way to late to change now since the reservation hierarchies are set in stone.

However we never used the dimension so we would like to uncheck the license plate checkbox on the reservation form when it is initialized saving the user the step of unchecking and refreshing.

Has anyone done this and if so how was it done? 

Thanks
Konrad

 

Categories:
  • Konrad U Profile Picture
    Konrad U 800 on at
    RE: WHS Reservation defaults unchecking license plate?

    Here is the screen shot, note this is after the modification which changed the query selection to exclude License Plate since we do not use it but it now retrieves the correct records allowing visibility to serials.

    whsreservation.PNG

  • Konrad U Profile Picture
    Konrad U 800 on at
    RE: WHS Reservation defaults unchecking license plate?

    We got into this situation due to a direction to utilize WHS to interface with our automated storage and retrieval system but during the implementation it became apparent that most of that management would happen on the retrieval system side so the extra effort managing the inventory with WHS would not be needed.

  • Guy Terry Profile Picture
    Guy Terry 28,465 Super User 2024 Season 2 on at
    RE: WHS Reservation defaults unchecking license plate?

    Hi Konrad,

    I think I understand a bit better. To see 'License plate' on the 'Reservation' form, you must be reserving inventory which is in a Warehouse which is not enabled for Warehouse management processes. In which case I think you are correct to handle this with a code modification.

  • Sagar Suman Profile Picture
    Sagar Suman 5,774 on at
    RE: WHS Reservation defaults unchecking license plate?

    Hi Konard,

    The reservation hierarchy will never allow license plate above location. So reservation against license plate is not supported. It is to be updated at the time of picking.

    As per your screenshot you use advance warehouse management so all storage dimensions are mandatory and for license plate blank receipt and issues are allowed.

    Can you share the screenshot of the WHSInventOnHandReserve for more clarity.

  • Konrad U Profile Picture
    Konrad U 800 on at
    RE: WHS Reservation defaults unchecking license plate?

    Not sure what you are saying. We have serial inventory and the group hierarchy has License Plate included above Serial Number. All are checked on the form but to get the query to execute properly license plate has to be unchecked to show the serials otherwise it dead ends at license plate. The integration of the new dimensions via WHS is very messy. Once set up it appears that none of this can be changed.

    hierarchy.PNG

  • Guy Terry Profile Picture
    Guy Terry 28,465 Super User 2024 Season 2 on at
    RE: WHS Reservation defaults unchecking license plate?

    I don't understand how you got 'License plate' to appear on this form in the first place. It looks to me like only the dimensions 'Above' location in the reservation hierarchy appear on this form, and it is not possible to put License plate above Location.

  • Verified answer
    Konrad U Profile Picture
    Konrad U 800 on at
    RE: WHS Reservation defaults unchecking license plate?

    One solution on the forms adjustInventDimParmFilter() you can add a line to remove whatever parm from the query. 

    So adding the line below removes the LicensePlateFlag from the query, the serials come up right away instead of having to uncheck the License Plate checkbox and doing a requery.

    inventDimParm.LicensePlateFlag = NoYes::No;

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,277 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,126 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans