3.13.1.2.5 Lookup Return Value

Specify a Column or an Expression within your lookup table from which to return a value for each Lookup.

Figure 3-88 Lookup Table Return Value


You can specify the column within your lookup table from which to return a value for each lookup.

Lookup tables may contain multiple lookup columns. For example, you may define a lookup table called Risk Factors that contains return columns for Credit Risk Factor, Operating Risk Factor, Economic Loan Loss Provision Factor, and Loan Loss Reserve Factor. In this example, you could subsequently define four separate Lookup Table Driver rules to be used within four separate Allocation rules (one Lookup Table Driver rule and one Allocation rule for each defined lookup column). In this example, each of your Allocation rules might utilize the same instrument column source (as defined in each Allocation rule's Source definition), for example, Average Balance.

As another example, you might define a lookup table called Expense Factors that contains return columns for Account Maintenance Expense, Account Origination Expense, ATM Transaction Unit Cost, and Check Processing Unit Cost. In this example, you might develop four Lookup Table Driver rules and four Allocation rules. Here, you would probably utilize different Source columns within your Allocation rule definitions. For maintenance expense and origination expense, you might choose to allocate a flat amount for each account (for example, use the value of 1.00 for each account; you may accomplish this using Record Count as the Source column since the Record Count column within Instrument tables is typically set to 1). For ATM expense and Check Processing expense, you might utilize Instrument source columns of ATM Transaction Count and Number of Checks Processed.

Alternatively, the user can use an user-defined Expression as a return type for the Lookup.

Note:

Lookup table driver supports all types of expressions as return types except any expression involving an aggregate function.