Hi,
Do anybody know how the data in the A/R Customer / Activity Tab is updated?
I have very strange values in this screen. Some of the current (active) Customers have “Highest Balance Last Year” dated 11/28/2005 and Largest Invoice Last Year dated 4/27/2003. Shouldn’t last year be either fiscal...
1. Is this what you had in mind or there is a way to tell the finder what index to use.
pFEditCtrl.ViewFinder.Filter = "CURRENCY= ""CAD"" AND PRICELIST = """ & sCustomerPricelistCode & """"
Our prices are in CAD only but just by adding the field in the filter I can see a improvement. Is it...
Using tuba2007's code I add the following:
Private Sub lstdetails_OnBeforeFinderStart(ByVal bstrColName As String, ByVal bstrFieldName As String, pvBookMark As Variant, pFEditCtrl As Object, pStatus As AccpacFldList.tagEventFndStatus)
Dim sCustomerPricelistCode As String...
Thank you for the fast replay tuba2007.
From what I understand from the code you wrote
the new macro form will include the complete Order Entry screen and will permit me to access by vba code the order detail finder.
My problem is pFEditCtrl.ViewFinder.Filter = "{your criteria here}" will let...
Hi,
Does anybody know if it is possible to assign a different query/view to the item# finder in O/E Detail screen (F5)?
We created a pricelist for each of our customers (price list ID = Customer ID). Also we set in the Customer screen Customer Pricelist to pricelist code.
When we enter an...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.