Chola Invest. Consolidated December 2022 Net Sales at Rs 3,356.13 crore, up 31.24% Y-o-Y

February 01, 2023 / 05:01 PM IST

‘);
$(‘#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(“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)
{
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’);
}
}

Reported Consolidated quarterly numbers for Cholamandalam Investment and Finance Company are:

Net Sales at Rs 3,356.13 crore in December 2022 up 31.24% from Rs. 2,557.28 crore in December 2021.

Quarterly Net Profit at Rs. 684.82 crore in December 2022 up 29.77% from Rs. 527.71 crore in December 2021.

EBITDA stands at Rs. 2,499.31 crore in December 2022 up 40.42% from Rs. 1,779.84 crore in December 2021.

Cholamandalam Investment and Finance Company
Consolidated Quarterly Results in Rs. Cr.
Dec’22 Sep’22 Dec’21
Net Sales/Income from operations 3,356.13 3,016.84 2,557.28
Other Operating Income
Total Income From Operations 3,356.13 3,016.84 2,557.28
EXPENDITURE
Consumption of Raw Materials
Purchase of Traded Goods
Increase/Decrease in Stocks
Power & Fuel
Employees Cost 372.71 312.05 237.15
Depreciation 30.03 28.03 24.11
Excise Duty
Admin. And Selling Expenses
R & D Expenses
Provisions And Contingencies 158.88 278.23 248.26
Exp. Capitalised
Other Expenses 377.19 346.59 292.21
P/L Before Other Inc., Int., Excpt. Items & Tax 2,417.32 2,051.94 1,755.55
Other Income 51.96 50.18 0.18
P/L Before Int., Excpt. Items & Tax 2,469.28 2,102.12 1,755.73
Interest 1,543.34 1,340.06 1,045.70
P/L Before Exceptional Items & Tax 925.94 762.06 710.03
Exceptional Items
P/L Before Tax 925.94 762.06 710.03
Tax 238.02 195.78 181.99
P/L After Tax from Ordinary Activities 687.92 566.28 528.04
Prior Year Adjustments
Extra Ordinary Items
Net Profit/(Loss) For the Period 687.92 566.28 528.04
Minority Interest
Share Of P/L Of Associates -3.10 -3.46 -0.33
Net P/L After M.I & Associates 684.82 562.82 527.71
Equity Share Capital 164.43 164.39 164.26
Reserves Excluding Revaluation Reserves
Equity Dividend Rate (%)
EPS Before Extra Ordinary
Basic EPS 8.34 6.85 6.43
Diluted EPS 8.32 6.84 6.42
EPS After Extra Ordinary
Basic EPS 8.34 6.85 6.43
Diluted EPS 8.32 6.84 6.42
Public Share Holding
No Of Shares (Crores)
Share Holding (%)
Promoters and Promoter Group Shareholding
a) Pledged/Encumbered
– Number of shares (Crores)
– Per. of shares (as a % of the total sh. of prom. and promoter group)
– Per. of shares (as a % of the total Share Cap. of the company)
b) Non-encumbered
– Number of shares (Crores)
– Per. of shares (as a % of the total sh. of prom. and promoter group)
– Per. of shares (as a % of the total Share Cap. of the company)
Source : Dion Global Solutions Limited