How to create a report to show the Item availability by setting location filter on request page ?
Hi experts i have created a report which will give the details about reorder point, maximum inventory etc. which is available in item master But i just want to run the report based on "LOCATION" filter. Is there any way to get this.
Example: (on req page)
No. : 10000..20000
Location : Red
*This post is locked for comments
Sorry but could you simplify this please.
Pulled out "Location Filter" field as ReqFilterFields on DataItem properties
Item - Onaftergetrecord , add following code
Item.CALCFIELDS("Inventory");
this inventory field is filtered by the location filter which is current stock based on your location filter.
no reply???????????? :'(
Sohail Ahmed
2
mmv
2
Amol Salvi
2