| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > BreakManagerClass > BreakManagerClass - Methods >====== UpdateTotal (Calculate Break totaling) ====== | [[takestart break opened .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[browseeipmanagerclass.htm|{{btn_next_n.gif|Next page}}]] | | || **UpdateTotal( )** {{blk2blue.jpg|blk2blue.jpg}} | **UpdateTotal** | A virtual method called prior to the start and ending of any break totaling. | The **UpdateTotal**** **method is a virtual method that performs any necessary code action prior to the start and finish of any totaling defined in an active break. **Implementation:** The **UpdateTotal** method is used by the ABC templates to allow any modifications or extra cleanup of any totaling performed for an active break. The virtual method embeds provide a "Before Totaling" and "After Totaling" embed point for every total defined in each break.