Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The LOAN Procedure

PROC LOAN Statement

PROC LOAN options ;
The following output option can be used in the PROC LOAN statement. In addition, the following FIXED statement options can be specified in the PROC LOAN statement to be used as defaults for all loans unless otherwise specified for a given loan:

AMOUNT=INTERVAL=POINTPCT=
AMOUNTPCT=LABEL=PREPAYMENTS=
COMPOUND=LIFE=PRICE=
DOWNPAYMENT=NOSUMMARYPRINTRATE=
DOWNPAYPCT=NOPRINTROUND=
INITIAL=PAYMENT=START=
INITIALPCT=POINTS=SCHEDULE=


(all FIXED statement options other than the OUT= and LABEL= options, which are specific to individual loans).

Output Option

OUTSUM= SAS-data-set
creates an output data set containing loan summary information for all loans other than those for which a different OUTSUM= output data set is specified.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.