HDFC Bank Q2 earnings growth: 50? 10? 6%? Here is the correct version

HDFC Bank Q2 earnings growth: 50? 10? 6%? Here is the correct version

Contrary to the 50 percent profit growth number doing the rounds, HDFC Bank’s consolidated PAT growth is only 10 percent, pointed out analysts as the base quarter numbers do not include HDFC Ltd’s numbers

HDFC Bank reported a sharp contraction in NIM at 3.4 percent compared to 4.1 percent YoY.

‘);
$(‘#lastUpdated_’+articleId).text(resData[stkKey][‘lastupdate’]);

//if(resData[stkKey][‘percentchange’] > 0){
// $(‘#greentxt_’+articleId).removeClass(“redtxt”).addClass(“greentxt”);
// $(‘.arw_red’).removeClass(“arw_red”).addClass(“arw_green”);
//}else if(resData[stkKey][‘percentchange’] < 0){
// $(‘#greentxt_’+articleId).removeClass(“greentxt”).addClass(“redtxt”);
// $(‘.arw_green’).removeClass(“arw_green”).addClass(“arw_red”);
//}
if(resData[stkKey][‘percentchange’] >= 0){
$(‘#greentxt_’+articleId).removeClass(“redtxt”).addClass(“greentxt”);
//$(‘.arw_red’).removeClass(“arw_red”).addClass(“arw_green”);
$(‘#gainlosstxt_’+articleId).find(“.arw_red”).removeClass(“arw_red”).addClass(“arw_green”);
}else if(resData[stkKey][‘percentchange’] < 0){
$(‘#greentxt_’+articleId).removeClass(“greentxt”).addClass(“redtxt”);
//$(‘.arw_green’).removeClass(“arw_green”).addClass(“arw_red”);
$(‘#gainlosstxt_’+articleId).find(‘.arw_green’).removeClass(“arw_green”).addClass(“arw_red”);
}

$(‘#volumetxt_’+articleId).show();
$(‘#vlmtxt_’+articleId).show();
$(‘#stkvol_’+articleId).text(resData[stkKey][‘volume’]);
$(‘#td-low_’+articleId).text(resData[stkKey][‘daylow’]);
$(‘#td-high_’+articleId).text(resData[stkKey][‘dayhigh’]);
$(‘#rightcol_’+articleId).show();
}else{
$(‘#volumetxt_’+articleId).hide();
$(‘#vlmtxt_’+articleId).hide();
$(‘#stkvol_’+articleId).text(”);
$(‘#td-low_’+articleId).text(”);
$(‘#td-high_’+articleId).text(”);
$(‘#rightcol_’+articleId).hide();
}
$(‘#stk-graph_’+articleId).attr(‘src’,’//appfeeds.moneycontrol.com/jsonapi/stocks/graph&format=json&watch_app=true&range=1d&type=area&ex=’+stockType+’&sc_id=’+stockId+’&width=157&height=100&source=web’);
}
}
}
});
}

$(‘.bseliveselectbox’).click(function(){
$(‘.bselivelist’).show();
});

function bindClicksForDropdown(articleId){
$(‘ul#stockwidgettabs_’+articleId+’ li’).click(function(){
stkId = jQuery.trim($(this).find(‘a’).attr(‘stkid’));

$(‘ul#stockwidgettabs_’+articleId+’ li’).find(‘a’).removeClass(‘active’);
$(this).find(‘a’).addClass(‘active’);
stockWidget(‘N’,stkId,articleId);
});
$(‘#stk-b-‘+articleId).click(function(){
stkId = jQuery.trim($(this).attr(‘stkId’));
stockWidget(‘B’,stkId,articleId);
$(‘.bselivelist’).hide();
});
$(‘#stk-n-‘+articleId).click(function(){
stkId = jQuery.trim($(this).attr(‘stkId’));
stockWidget(‘N’,stkId,articleId);
$(‘.bselivelist’).hide();
});
}

$(“.bselivelist”).focusout(function(){
$(“.bselivelist”).hide(); //hide the results
});

function bindMenuClicks(articleId){

$(‘#watchlist-‘+articleId).click(function(){
var stkId = $(this).attr(‘stkId’);
overlayPopupWatchlist(0,2,1,stkId);
});
$(‘#portfolio-‘+articleId).click(function(){
var dispId = $(this).attr(‘dispId’);
pcSavePort(0,1,dispId);
});
}

$(‘.mc-modal-close’).on(‘click’,function(){
$(‘.mc-modal-wrap’).css(‘display’,’none’);
$(‘.mc-modal’).removeClass(‘success’);
$(‘.mc-modal’).removeClass(‘error’);
});
function overlayPopupWatchlist(e, t, n,stkId) {
$(‘.srch_bx’).css(‘z-index’,’999′);
typparam1 = n;
if(readCookie(‘nnmc’))
{
var lastRsrs =new Array();
lastRsrs[e]= stkId;
if(lastRsrs.length > 0)
{
var resStr=”;
let secglbVar = 1;
var url = ‘//www.moneycontrol.com/mccode/common/saveWatchlist.php’;
$.get( “//www.moneycontrol.com/mccode/common/rhsdata.html”, function( data ) {
$(‘#backInner1_rhsPop’).html(data);
$.ajax({url:url,
type:”POST”,
dataType:”json”,
data:{q_f:typparam1,wSec:secglbVar,wArray:lastRsrs},
success:function(d)
{
if(typparam1==’1′) // rhs
{
var appndStr=”;
//var newappndStr = makeMiddleRDivNew(d);
//appndStr = newappndStr[0];
var titStr=”;var editw=”;
var typevar=”;
var pparr= new Array(‘Monitoring your investments regularly is important.’,’Add your transaction details to monitor your stock`s performance.’,’You can also track your Transaction History and Capital Gains.’);
var phead =’Why add to Portfolio?’;
if(secglbVar ==1)
{
var stkdtxt=’this stock’;
var fltxt=’ it ‘;
typevar =’Stock ‘;
if(lastRsrs.length>1){
stkdtxt=’these stocks’;
typevar =’Stocks ‘;fltxt=’ them ‘;
}

}

//var popretStr =lvPOPRHS(phead,pparr);
//$(‘#poprhsAdd’).html(popretStr);
//$(‘.btmbgnwr’).show();
var tickTxt =’‘;
if(typparam1==1)
{
var modalContent = ‘Watchlist has been updated successfully.’;
var modalStatus = ‘success’; //if error, use ‘error’

$(‘.mc-modal-content’).text(modalContent);
$(‘.mc-modal-wrap’).css(‘display’,’flex’);
$(‘.mc-modal’).addClass(modalStatus);

//var existsFlag=$.inArray(‘added’,newappndStr[1]);
//$(‘#toptitleTXT’).html(tickTxt+typevar+’ to your watchlist’);
//if(existsFlag == -1)
//{
// if(lastRsrs.length > 1)
// $(‘#toptitleTXT’).html(tickTxt+typevar+’already exist in your watchlist’);
// else
// $(‘#toptitleTXT’).html(tickTxt+typevar+’already exists in your watchlist’);
//
//}
}

//$(‘.accdiv’).html(”);
//$(‘.accdiv’).html(appndStr);
}
},
//complete:function(d){
// if(typparam1==1)
// {
// watchlist_popup(‘open’);
// }
//}
});
});
}
else
{
var disNam =’stock’;
if($(‘#impact_option’).html()==’STOCKS’)
disNam =’stock’;
if($(‘#impact_option’).html()==’MUTUAL FUNDS’)
disNam =’mutual fund’;
if($(‘#impact_option’).html()==’COMMODITIES’)
disNam =’commodity’;

alert(‘Please select at least one ‘+disNam);
}
}
else
{
AFTERLOGINCALLBACK = ‘overlayPopup(‘+e+’, ‘+t+’, ‘+n+’)’;
commonPopRHS();
/*work_div = 1;
typparam = t;
typparam1 = n;
check_login_pop(1)*/
}
}

function pcSavePort(param,call_pg,dispId)
{
var adtxt=”;
if(readCookie(‘nnmc’)){
if(call_pg == “2”)
{
pass_sec = 2;
}
else
{
pass_sec = 1;
}
var postfolio_url = ‘https://www.moneycontrol.com/portfolio_new/add_stocks_multi.php?id=’+dispId;
window.open(postfolio_url, ‘_blank’);
} else
{
AFTERLOGINCALLBACK = ‘pcSavePort(‘+param+’, ‘+call_pg+’, ‘+dispId+’)’;
commonPopRHS();
/*work_div = 1;
typparam = t;
typparam1 = n;
check_login_pop(1)*/
}

}

function commonPopRHS(e) {
/*var t = ($(window).height() – $(“#” + e).height()) / 2 + $(window).scrollTop();
var n = ($(window).width() – $(“#” + e).width()) / 2 + $(window).scrollLeft();
$(“#” + e).css({
position: “absolute”,
top: t,
left: n
});
$(“#lightbox_cb,#” + e).fadeIn(300);
$(“#lightbox_cb”).remove();
$(“body”).append(”);
$(“#lightbox_cb”).css({
filter: “alpha(opacity=80)”
}).fadeIn()*/

$(“.linkSignUp”).click();
}

function overlay(n)
{
document.getElementById(‘back’).style.width = document.body.clientWidth + “px”;
document.getElementById(‘back’).style.height = document.body.clientHeight +”px”;
document.getElementById(‘back’).style.display = ‘block’;
jQuery.fn.center = function () {
this.css(“position”,”absolute”);
var topPos = ($(window).height() – this.height() ) / 2;
this.css(“top”, -topPos).show().animate({‘top’:topPos},300);
this.css(“left”, ( $(window).width() – this.width() ) / 2);
return this;
}
setTimeout(function(){$(‘#backInner’+n).center()},100);

}
function closeoverlay(n){
document.getElementById(‘back’).style.display = ‘none’;
document.getElementById(‘backInner’+n).style.display = ‘none’;
}
stk_str=”;
stk.forEach(function (stkData,index){
if(index==0){
stk_str+=stkData.stockId.trim();
}else{
stk_str+=’,’+stkData.stockId.trim();
}
});

$.get(‘//www.moneycontrol.com/techmvc/mc_apis/stock_details/?classic=true&sc_id=’+stk_str, function(data) {
stk.forEach(function (stkData,index){
$(‘#stock-name-‘+stkData.stockId.trim()+’-‘+article_id).text(data[stkData.stockId.trim()][‘nse’][‘shortname’]);
});
});

function redirectToTradeOpenDematAccountOnline(){
if (stock_isinid && stock_tradeType) {
window.open(`https://www.moneycontrol.com/open-demat-account-online?classic=true&script_id=${stock_isinid}&ex=${stock_tradeType}&site=web&asset_class=stock&utm_source=moneycontrol&utm_medium=articlepage&utm_campaign=tradenow&utm_content=webbutton`, ‘_blank’);
}
}

HDFC Bank’s first quarterly results post-merger have left analysts and investors scratching their heads. Contrary to the 50 percent profit growth number doing the rounds, HDFC Bank’s consolidated PAT growth is far lower, pointed out some analysts.

On October 16, HDFC Bank which has now merged with its parent HDFC Ltd, reported a quarterly consolidated net profit of Rs 16,811 crore, up 51 percent YoY from Rs 11,125 crore in the same period last year. The problem here is the base number or the number for the year-ago quarter does not include the profit reported by HDFC Ltd for that quarter.

The earnings growth of 50 percent thus is grossly exaggerated as it compares the merged entity’s profits with that of the bank only for the prior period.

Also Read: HDFC Bank Q2 marred by merger, margin recovery on cards: Should you buy or sell the stock?

Breaking down HDFC Ltd’s profit in the base quarter

This was called out by CapitalMind’s Deepak Shenoy in his X thread. He corrected the base figure to conclude that the bank reported a 10.2 percent growth in profit. Here is the math.

In Q2 FY23, HDFC Ltd reported a consolidated net profit of Rs 7,042 crore, including the profit share of subsidiaries and associates. Shenoy deducted the HDFC Bank’s share of profits (as it was an associate company where HDFC had a 24 percent stake prior to the merger) from the consolidated number and added the resultant profit number to the prior period profits of HDFC Bank.

HDFC Bank’s share in HDFC Ltd’s profit for Q2 FY23 stood at Rs 2,954 crore; deducting this, its bottomline stood at Rs 4,088 crore. Now, adding this number to HDFC Bank’s consolidated profit (Rs 11,125 crore) for the same period, throws up Rs 15,213 crore as the prior period profit for the merged entity. Taking this as the base, the net profit growth for Q2 FY24 works out to 10.2 percent.

“HDFC Bank used to easily deliver 15 percent or more (heck, we used to call it the excel sheet results) But hey, it’s just merged, so stuff will be tough a little,” Shenoy said in his X thread.

Also Read: HDFC Bank sees 5-10 bps I-CRR impact on net interest margins, says CFO Vaidyanathan

What if we compare standalone numbers?
That does not seal the growth picture though. There is a chink in this calculation: the base number according to Shenoy takes into consideration the consolidated numbers for HDFC Ltd, including the profits of its subsidiaries.

To get a sense of the lending operations of the business, which is the mainstay for the bank, analysts usually look at standalone numbers. Thus, brokerage firm Jeffries in its report highlighted an even lower growth rate – 6 percent. Here is their math.

In Q2 FY23, HDFC had reported a standalone net profit of Rs 4,454 crore. Now, adding this to HDFC Bank’s standalone profit (Rs 10,605 crore) gives Rs 15,054 crore. Taking this as the base, the net profit growth for Q1 FY24 is only 6 percent, at Rs 15,976 crore as reported by the merged entity.

Indeed, this is how the lending business of HDFC-HDFC combined has fared in the past one year. That would qualify as unimpressive performance according to analysts. But the story isn’t over yet.

Also Read: The retail craze | Nifty 500 stocks where public shareholder base boomed since Covid days

Standalone or consolidated growth matters?
One question to ask from an investor perspective, which growth numbers are more relevant to look at: standalone or consolidated? Usually, analysts look at standalone numbers to get a sense of how the main-line of business is doing. Otherwise, from an investor perspective, consolidated number should be the defacto standard as that is what gives a complete picture of the company’s overall performance, which is what is relevant to get a view on the stocks’ fair price.

After all, any improvement or deterioration in the subsidiaries does impact the company’s overall net worth. Here, HDFC Life Insurance, HDFC Ergo and HDFC AMC were earlier subsidiaries of HDFC Ltd. Now, they are subsidiaries of HDFC Bank which makes the comparison more complex.

While the 6 percent growth does look anaemic, some analysts feel that the comparison is not appropriate because of the difference in accounting standards. “It’s hard to hazard a guess on what could be the difference in earnings caused by the change in accounting standard,” said an analyst who did not wish to be quoted.

Why such poor growth?
The poor growth seems to be a result of moderation in lending and damage caused by a change in accounting standard.

Notably, HDFC Bank reported a sharp contraction in NIM (net interest margin) at 3.4 percent compared to 4.1 percent YoY. The management in the post-earnings call explained that some adjustments to the NIM were due to the fact that HDFC’s accounting before the merger was as per IndAS. The numbers are now restated according to Indian GAAP, in line with HDFC Bank’s accounting.

Could this make such a large dent in profits? Analysts won’t hazard a guess, but Nikunj Pugalia, deputy group chief financial officer at Neo Group said that IndAS accounting is more intent-based, while IGAAP is an old methodology.

Also Read: Here are top PMS funds in September, most of them are fairly new

“From FY17, all companies were asked to move to IndAS, based on networth, but this was not applicable for banks,” he said. “For instance, in IndAS, when a loan is disbursed, all upfront costs, fees incurred to disburse that loan is amortised over the lifetime of the loan. In GAAP, it is accounted for upfront,” Pugalia added.

In case of provisioning for bad loans too, IndAS allows for the expected credit loss method while in GAAP, provisions are to be made for loans that have not been repaid 90 days past the due date.

Post-merger, GNPA/NNPA ratios have now increased marginally to 1.3 percent/ 0.4 percent, on the back of a 22 basis point impact from higher NPAs related to HDFC’s non-retail loans. NPA stands for non-performing assets.

The exact impact of accounting change in bottomline is not clear. Moneycontrol has written to HDFC Bank for a clarification on the same and the story will be updated once we get a reply.

admin