Sage 100

 View Only
  • 1.  Version 4.5 - identical check form used for 2 enti

    Posted 11-13-2014 10:34
    Version 4.5 - identical check form used for 2 entities. The check form was in MAS_System\Reports, as well as in individual company reports folders. I removed the individual company reports in Report Master. Now, in one of the entities, when I go into Check Printing, the form code is blank. When I select the form I want, the field immediately clears. I have tried removing records form SY_ReportSetting and SY_LastFormUsed, but haven't been able to resolve. I also removed the check form as the default in Bank Code Maintenance, and tried copying the ALL form back into the company, but no go. Any ideas?


  • 2.  RE: Version 4.5 - identical check form used for 2 enti

    Posted 11-13-2014 10:46
    Removing User Created Form (not report) Names in Report Settings To delete the line that a user created for their form, look in the Sy_reportsetting.m4t file via DFDM. Report setting name will appear as part of the key. ............\MAS90\MAS_SYSTEM\SY_ReportSetting.M4T Also look at ...........\MAS90\MAS_SYSTEM\SY_ReportOption.M4T And ............\MAS90\MAS_SYSTEM\SY_LastFormUsed.M4T


  • 3.  RE: Version 4.5 - identical check form used for 2 enti

    Posted 11-13-2014 11:03
    I'll give it a fresh look - I wonder - if I delete the check form entirely (from within Report Manager), remove records if necessary from the and start from scratch if that will work.


  • 4.  RE: Version 4.5 - identical check form used for 2 enti

    Posted 11-13-2014 15:02
    Well, heck, I got out of my mess by creating a new check form layout. That's what I get for trying to clean house - turned a 30 minute project to adjust the position of some fields into something bigger and uglier.