Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The LOAN Procedure

ODS Table Names

PROC LOAN assigns a name to each table it creates. You can use these names to reference the table when using the Output Delivery System (ODS) to select tables and create output data sets. These names are listed in the following table. For more information on ODS, see Chapter 6, "Using the Output Delivery System."

Table 13.1: ODS Tables Produced in PROC LOAN
ODS Table Name Description Option
   
ODS Tables Created by the PROC LOAN, FIXED,
ARM, BALLOON, and BUYDOWN Statements
   
RepaymentLoan Repayment ScheduleSCHEDULE
   
ODS Tables Created by the FIXED, ARM,
BALLOON, and BUYDOWN Statements
   
LoanSummaryLoan Summarydefault
RateListRates and Paymentsdefault
PrepayListPrepayments and PeriodsPREPAYMENTS=
   
ODS Tables Created by the BALLOON Statement
   
BalloonListBalloon Payments and Periodsdefault
   
ODS Tables Created by the COMPARE Statement
   
ComparisonLoan Comparison Reportdefault

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

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