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 Table 17.2.

Table 17.2 ODS Tables Produced in PROC LOAN

ODS Table Name

Description

Option

ODS Tables Created by the PROC LOAN, FIXED, ARM, BALLOON, and BUYDOWN Statements

Repayment

loan repayment schedule

SCHEDULE

ODS Tables Created by the FIXED, ARM, BALLOON, and BUYDOWN Statements

LoanSummary

loan summary

default

RateList

rates and payments

default

PrepayList

prepayments and periods

PREPAYMENTS=

ODS Tables Created by the BALLOON Statement

BalloonList

balloon payments and periods

default

ODS Tables Created by the COMPARE Statement

Comparison

loan comparison report

default