How To Default MAS90 Customized Report Setting Reports To Todays Date
Here’s a really useful fix that we made today for a customer.
We had modified an existing Aged Invoice report for a customer on v4.3. Saved it as report setting “CUSTOM”.
They noticed that while their “STANDARD” report would automatically default to today’s date — the CUSTOM one that we created and saved under the new CUSTOM name would not.
Turns out this was discussed on the forums about two years ago. It’s a WAD — unless you use this undocumented trick.
You saved a set of alternate Report Settings for the A/R Aged Invoice Report under some name other than STANDARD.
This unfortunately included the Aging Date report option, so now it always wants to age the invoices as of that same date every time, and this is annoying.
You want it to default the Aging Date the same way that it does with the STANDARD Report Settings.
This works for me:
Open SY_ReportOption table in DFDM.
Find the record for the AR_AGEDINVOICEREPORT_UI in your company that has the name of your Report Settings on it.
Edit the OptionsString$. Add ;
Done.
If you browse over to the record for the STANDARD Report Settings, you’ll see that it already has this interesting little bit on the end of its OptionsString$ too. It’s the magic signal that tells the report code to go default some things (like date options) in a smart way instead of just reading them out of this file. The details of exactly what this little token means will vary from report to report.
via: http://community.sagemas.com/t5/Personalization-Customization/A-R-Aging-Date-after-creating-customized-Aging-Report/m-p/6165
© 2011, Wayne Schulz. All rights reserved. Sage 50, Sage 100, Sage 300 and Sage 500 are registered trademarks of Sage. Have additional unanswered questions about MAS90? You may contact Schulz Consulting here.
We publish an email newsletter each Tuesday at 3pm – join here.
Related posts you might want to review:
- Fixed! – Default printer may now be assigned to standard reports and standard form codes after applying MAS 90 service update 23
- Job Status tab displays data in the incorrect fields and Job Cost Reports with Job-to-Date, Period-to-Date or Year-to-Date information display data in the incorrect fields.
- Setting up Sage Payment Services with MAS90 or MAS200
- MAS90 Purchases Clearing report doesn’t foot in v4.3
- What versions of Crystal Reports are supported by Sage ERP MAS 90 or 200?



