From the on-line help for Proc Anova in the Overview section at the start:
Overview: ANOVA Procedure
The ANOVA procedure performs analysis of variance (ANOVA) for balanced data from a wide variety of experimental designs. In analysis of variance, a continuous response variable, known as a dependent variable, is measured under experimental conditions identified by classification variables, known as independent variables. The variation in the response is assumed to be due to effects in the classification, with random error accounting for the remaining variation.
Emphasis added.
Traditional ANOVA in my personal opinion had exactly one advantage: traditional calculations could be done by hand. ( And I've done them that way because the computers I had available in the 1970's didn't have appropriate software).
... View more