On RetailBuyersPush form, warehouse lookup is showing empty lookup.
While there is data on checking DB.
Any idea, what should I do to show data in a lookup?
Hi
It is recommended that you check if you have created a new warehouse in the system.
First, you need to go to the Navigation Pane. Click Modules > Inventory management > Setup > Inventory breakdown > Warehouses and select New.
Have you checked whether the symbols are loaded while debugging?
Refer to the below blog for checking the above.
https://www.theaxapta.com/2022/07/solved-debugger-not-working-symbols-not.html
Thanks,
Girish S.
Debugger is not hitting...
Have you checked whether warehouse is created?
To debug add the break point on executeQuery method of InventDim and InventLocation datasource of InventLocationIdLookup form.
Thanks,
Girish S.
Girish,
Can you guide me, where should I put the break point?
Judy,
By changing the site, nothing is displayed.
Hi Ashraf,
This lookup is coming from the standard form which is mapped against the Warehouse EDT "InventLocationId".
You can debug the form "InventLocationIdLookup" and see how the lookup query is built.
Thanks,
Girish S.
Hi Ashraf,
This field (InventLocationId) is associated with the field site (InventSiteId), did you try to change a site to see if any content is displayed?
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156