Search for a Borrower

Search for a Borrower

Interface Definitions

Inputs from the user:

Outputs to the user:

If Successful:

If "long" was chosen, then all information in each matching borrower's record is displayed.

If "short" was chosen, only essential information from each match is displayed, i.e.:

Data Abstractions

Design

Sub-Modules

Error Handling

Search Unsuccessful:

Syntax Errors in ID or name:

Imports

Exports



Back to the Borrower Functions Index