Skip to main content

Notifications

Small and medium business | Business Central, N...
Answered

Whse.-Shipment - Create Pick - Boolean Auto True for Do not Fill Qty to Handle - (Currently False)

Posted on by 8

Hello Business Central team,

I'm stuck at a place where the Boolean is Coming automatically False - I need to make the Boolean Automatic True (Please refer to the Screenshot Below) 

Process Followed - (Advance Warehousing)

Step - 1 - Sales Order

Step - 2 Create Warehouse Shipment.

Step - 3 Create Pick from Warehouse Shipment Page - This Action generates the below mentioned Dialogue Box where i want the Highlighted Boolean True - It's Coming False as of now.  

pastedimage1672815412392v1.png 

Request you to share any idea related to this.

Things Checked as of now - 

1) General Ledger Set up 

2) Inventory Set Up 

3) Warehouse Set up 

4) Location Card (Missing something here ?)

 Regards

Karan Mehta

  • Karan Mehta Profile Picture
    Karan Mehta 8 on at
    RE: Whse.-Shipment - Create Pick - Boolean Auto True for Do not Fill Qty to Handle - (Currently False)

    Thank You Mohana,

    the first part worked perfectly fine for me.

    Regards

    Karan

  • Verified answer
    Mohana Yadav Profile Picture
    Mohana Yadav 59,133 Super User 2024 Season 2 on at
    RE: Whse.-Shipment - Create Pick - Boolean Auto True for Do not Fill Qty to Handle - (Currently False)

    There are 2 options

    1. This will be set to true if "Use ADCS" is set to true on Location.

    2. We have to customize by using below code.

       [EventSubscriber(ObjectType::Report, Report::"Whse.-Shipment - Create Pick", 'OnAfterOpenPage', '', false, false)]

       local procedure OnAfterOpenPage(var DoNotFillQtytoHandle: Boolean);

       begin

           DoNotFillQtytoHandle := true;

       end;

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!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,056 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans