Quantcast
Channel: SCN : Discussion List - SAP HANA Cloud Platform Developer Center
Viewing all articles
Browse latest Browse all 3131

Server Error:TypeError: o is null

$
0
0

Working on HANA Cloud Platform using the Web IDE and creating a XSJS application, I am getting the following error:


Server Error:TypeError: o is null

 

I am creating a view on a table which shows Sum(Amount) where Amount is defined as Decimal(14,2).

 

The view works fine if I don't add the Sum(AMount) column, but I get the error as soon as I add that to the view.


Viewing all articles
Browse latest Browse all 3131

Trending Articles