Sage Accpac Community
Accpac Support Community
Search in

Suppressing warnings

Last post Thu, Oct 1 2009 10:28 AM by Ettienne Schwagele. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • Wed, Sep 30 2009 11:29 AM

    Suppressing warnings

    A quick background on what I'm trying to do.  In OE Entry if an item is not in the price list "A" then use price list "B" for that item.  Which is easy enough to do.  My issue is I keep getting a warning saying the price list record doesn't exist.

    This error occurs on the  OnRecordChanging Event and I have to make the change on the OnRecordChanged event. So no getting around the warning message that way.  I've tried using AccpacOE1100UICtrl1.UISession.Errors.Clear before the message occurs with no luck.  I've also tried trapping the message with no luck.  Seeing it's a warning and not an error is it possible to trap it?  I would like to suppress this message totally.  

    Thanks in advance


    Accpac 5.5 500

  • Wed, Sep 30 2009 5:27 PM In reply to

    Re: Suppressing warnings

    I don't want to state the obvious here, but why not add the items to the price list? That way you do not get a warning message.

  • Thu, Oct 1 2009 8:20 AM In reply to

    Re: Suppressing warnings

    That was suggested but the person that maintains the price lists(the owner of the company) does not want to maintain a few thousand extra items if he doesn't have to.

  • Thu, Oct 1 2009 8:28 AM In reply to

    Re: Suppressing warnings

    What's hard to maintain?  Export the A's to Excel, edit the spreadsheet, change A to B, import the sheet, you're done in minutes.

  • Thu, Oct 1 2009 8:49 AM In reply to

    Re: Suppressing warnings

    Oh so he is lazy and would rather pay someone to do menial tasks...

  • Thu, Oct 1 2009 9:57 AM In reply to

    Re: Suppressing warnings

    Normally I would agree but 20,000 items over multiple price lists would take more then minutes.  Plus anything that can be done automatically will make his life easier and reduce the chance of pricing errors.

  • Thu, Oct 1 2009 10:28 AM In reply to

    Re: Suppressing warnings

    Export/import is a quick solution, 20000 items is nothing. You can also use the price list update function.

Page 1 of 1 (7 items)