Thanks for the response, the problem I am having I have limited information. I would like to have customer PO #, item description and have it roll up to an individual sales person. I thought new tables were generated by initalizing the bookings tables.
You are correct - new 'bookings' tables were introduced in 7.6.300. The big question is... Pervasive or SQL? If SQL, you can get to the tables, if Pervasive, Exact forgot to include them in the DDF's. This has been logged as a bug.. (and covered in an earlier post here).
Generico, I haven't upgraded to 7.6.300 yet (still on 7.6.100a), so I don't know the limitations, if any, that the booking tables possess. I was flabbergasted when I found out Macola had no orders reports or even a reasonable way to get that information. So I created our order reports (or bookings as Macola calls them) years ago using a view I created that links (by a union query) the open and shipped orders from the various tables (oeordhdr, oeordlin, oehdrhst, oelinhst). I've used this view for all of my "booking" reports, some that are very complicated. Here is the view I created if you want to try it out. You may have to add fields as necessary.
Exact NJ says the new ddfs will be included in 300 service pack b. Their tables aren't exactly like the peak tables from whence came the new bookings reports, power inquiry view, etc. If the view above works for SQL, it should also work in the pervasive database manager if you change the syntax to pervasive's flavor.
For my btrieve sites that use bookings, I too, needed to do some fancy footwork and formulas to link all the proper tables in crystal, but I have had a number of them running successfully for years.
One of the better booking reports I have seen / worked on was running off of the Order Header and Line Audit files.
Could break out new orders added, changed and deleted.
I would admit the files are a bit messy to work with, and they also tend to grow large but can generate good data.
Many clients have issue with bookings $ changing for prior dates when you add / change / delete lines on an order today.
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.