Hi,
I want to filter the sales order using item created . How to achieve it in code .
Please help me .
Thanks & Regards,
Samy.
Hi,
I want to filter the sales order using item created . How to achieve it in code .
Please help me .
Thanks & Regards,
Samy.
Please elaborate…(mention the version of AX as well)
hi,
My ax 2009
5.0.1000.52 kernal version
i need to display the sales order for only which item is created.
how to achieve in code using for query.
thanks,
samy
Hi,
How can create a sales order without the item has been created ??
Or you just create a sales header and leave the SO as it is??
anyways u can use the Query ,add the datasource in the Querybuilddatasource in init method and pass the queryvalue for the range in executequery method by using Querybuildrange …
Thanks and Regards,
Kevin David