Skip to main content

4013|Customer Group Enquiry

FTP4 >> FTP Profitability Analysis >> Customer Group Enquiry

Applicable for roles

  • RMUSER (RM USER)
  • RMUSER_M (RMUSER Maker)
  • RMUSER_C (RMUSER Checker)

Parameters

Global

#ParametersExample
1✅ AsOndd-mm-yyyy
2✅ DenominationThousands

Local

#ParametersExample
1✅ Customer GroupSurya Groups
2✅ DisplayProfitability and Margin

App Configurations:

Config KeyConfig ValueExplaination
Denom1Default Denomination Value
DenomDescUnitDefault Denomination Description

Report specific

  • This report is generated for consolidated currency.
  • No currency filter is applied for this report.

Report details

Screenshot

Search Screen

Screenshot

Report

Screenshot

Report Behaviour

  1. In case data does not exist for the selected AsOn Date, a custom exception is thrown and export and print buttons are hidden.
  2. In case Display Dropdown in not bound, it throws application error.

Logic

Formulas

#ValueFormula
1Net Interest IncomeInterest Income - Interest Expense
2FTP MarginFTP Income - FTP Expense
3Net MarginAsset Margin + Liability Margin
4Asset Average BalanceSum(BalAmtHCY) where AorL == 'A'
5Interest IncomeSum(IntAmtHCY) where AorL == 'A'
6FTP ExpenseSum(FTPAmtHCY) where AorL == 'A'
7Asset MarginInterest Income - FTP Expense
8Interest Income RateSum(BalAmtHCY * AvgIntRate) / Sum(BalAmtHCY) where AorL == 'A'
9FTP Expense RateSum(BalAmtHCY * AvgFTPRate) / Sum(BalAmtHCY) where AorL == 'A'
10Asset SpreadInterest Income Rate - FTP Expense Rate
11Liability Average BalanceSum(BalAmtHCY) where AorL == 'L'
12Interest ExpenseSum(IntAmtHCY) where AorL == 'L'
13FTP IncomeSum(FTPAmtHCY) where AorL == 'L'
14Liability MarginFTP Income - Interest Expense
15Interest Expense RateSum(BalAmtHCY * AvgIntRate) / Sum(BalAmtHCY) where AorL == 'L'
16FTP Income RateSum(BalAmtHCY * AvgFTPRate) / Sum(BalAmtHCY) where AorL == 'L'
17Liability SpreadFTP Income Rate - Interest Expense Rate

Export

Export button at top right corner gives the option to download the report in 4 formats #|Format| ----|-------| 1|EXCEL| 2|PDF| 3|CSV| 4|TXT|

Dependencies:

#Search/Dropdown FieldTable Or view UsedScreen available to add/editScreen details
1DisplaytblCommonCodesNo------

Drill Down Reports

On click of a account number, Once Account View is displayed.

One Account View

Possible errors:

ErrorCodeErrorMessageCause of error
PLF04141Data does not exist for selected Customer GroupIf Records are not present for selected group