I am using c# and vs tools for dynamics and i want to open the purchase order vendor Items form.
I found a class, that I assume, is the form that I need. The name of the class is: PopVendorItemsForm
I used the Open() method from this class but it didn't open.
I want that the Items by Vendor Window shows only the items from that vendor.
Can anybody help me?