ccuBreakdownFactory.save($scope.activeCCE) //ccuBreakdownReport
              .then(function(result) {
                //move to home page send alert in the background
                alertFactory.success(i18n('ccuBreakdownReportSuccessMsg'));
                ccuBreakdownFactory.broadcast(result)