简体   繁体   中英

How can I do rebuild balance with x++

I wrote some code about ledger trans voucher. And I want to do rebuild balance after that class run . So I want to write code for rebuild balance. How can I do this?

Did you mean Dimension set balance (DimensionFocusBalance)? if so try this

DimensionFocusInitializeBalance::scheduleProcessFullRebuild()

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM