setBudget(motiView.getBudget());
}
*/
public String updateMoti()
{
motiEdit = new Motivation();
motiEdit.setSupplier(supplier);
motiEdit.setAmount(amount);
motiEdit.setCostcenter(costCode);
motiEdit.setMotivation(motivationLetter);
motiEdit.setBudget(budget);