Previous Page | Next Page

The Earned Value Management Macros

Analysis

The following macros are available for earned value analysis.

%EVA_PLANNED_VALUE ( parameters ) ;
%EVA_EARNED_VALUE ( parameters ) ;
%EVA_METRICS < ( parameters ) > ;
%EVA_TASK_METRICS ( parameters ) ;

This section provides syntactical information for each of these macros. The macros are described in further detail in the section Analysis.

The role of each macro is illustrated in Figure 11.29. Each arrow entering a macro is associated with a required parameter specifying an input SAS data set. Each arrow leaving a macro is associated with an optional parameter specifying an output SAS data set. If an optional parameter does not receive an argument, then a default name is given to the output data set.

Previous Page | Next Page | Top of Page