WRITEBACKCOMMIT function

Created by Harry Lewis, Modified on Wed, 19 Jun at 5:17 PM by Harry Lewis

Applies to:

  • Velixo NX
  • ERP: Sage Intacct


The WRITEBACKCOMMIT function is a supplementary function to the SI.WRITEBACK function and can be used to separate SI.WRITEBACK functions into groups - ensuring that all such functions preceding the WRITEBACKCOMMIT function are fully completed before any such subsequent functions are evaluated.


This makes it possible, for example, to perform multi-step writebacks (where the output of a first writeback can be used as the input for the next writeback).



Syntax


WRITEBACKCOMMIT()


Parameters


The WRITEBACKCOMMIT() function uses no parameters.




Example


=WRITEBACKCOMMIT()


Description

Forces any SI.WRITEBACK functions (subsequent to the WRITEBACKCOMMIT) to wait until any SI.WRITEBACK functions (prior to the WRITEBACKCOMMIT) to fully complete before preceding.

 

Results

The WRITEBACKCOMMIT function ensured that the OutputRange value of the first writeback function (row 13) was available for use by the second writeback functions (row 15).



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article