The COMPUTED option tells PROC REPORT that Profit is defined in a compute block somewhere in the PROC REPORT step.
define profit / computed;