Loading ...

Acumatica Cache Inserted Updated Objects

Hello everybody,

today I want to share one simple technic of how to filter inserted items in cache from other objects. I discovered it with reflector, while diffing in code of APInvoiceEntry. 

Here it is: 

Adjustments.Cache.Inserted - this item will give you which items were inserted in view Adjustments. 

Another interesting details was updated:

Adjustments.Cache.Updated

will give you updated items in cache.

And of course deleted: 

Adjustments.Cache.Deleted

Ready to take your Acumatica development skills to the next level? If you found these cache filtering techniques helpful, imagine what customizations tailored to your unique business needs could achieve! Whether it’s optimizing workflows, enhancing data management, or building entirely new features, our team is here to bring your vision to life.

Leave a customization request today and let’s transform your Acumatica experience into something truly extraordinary. Your next breakthrough starts here!

Be the first to rate this post

  • Currently 0.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5