Sage 100

 View Only
  • 1.  Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 13:52
      |   view attached
    Error 43 CI_AuditTracking 270 - occurs when making any change in Item Maintenance. Screenshots in the attached. There are a couple KB articles, the closest one for when error occurs in Customer Maintenance. Client says these quantities have been in there for weeks. Trying to remember largest allowed value in the TotalQtyOnHand field. Looks like a mask problem, but not sure why issue appears now, or what to do about it. Largest qty oh is in one of the screenshots. Lowest QOH is -1422.00. Error occurs, but data is saved. Error does not occur when modifying items where QOH <99,999.

    Attachment(s)

    pdf
    Error_43.pdf   166 KB 1 version


  • 2.  RE: Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 13:56
    Are you sure there aren't any large negative average costs in the file?


  • 3.  RE: Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 13:58
    Just checked using CI_Item lookup - none there.


  • 4.  RE: Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 14:00
      |   view attached
    Found this in the Activity Log within 30 sec. of the first Error 43 I see.


  • 5.  RE: Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 14:09
    Found this: Description Error: ""43 CI_AuditTracking 270"" when clicking Accept button in Customer Maintenance Cause A numeric field value in AR_Customer.m4t exceeds the defined mask Resolution Click Info button at error message followed by clicking Debug To display the field, enter: ? column$ To display the numeric value, enter: ? colVal To display the defined mask, enter: ? colMsk$ Correct the value by editing the record in Data File Display and Maintenance Expand mask if the field is a defined UDF


  • 6.  RE: Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 14:10
    Sorry - just saw that you already had this one.


  • 7.  RE: Error 43 CI_AuditTracking 270 - occurs when making

    Posted 06-22-2015 14:51
    Ok, I got it. Can you say product defect? The quantity in each warehouse is within the mask (99,999,999). There are 2 warehouses, so the total exceeds the mask. There should be a better way for Sage to handle it (as with so many other things). I suspect this is the first time the client has made changes to the items since the items were put on hand.