Govinda Sai has Published 74 Articles

Connection to SAP HANA and exposing data in Design Studio

Govinda Sai

Govinda Sai

Updated on 30-Jul-2019 22:30:20

103 Views

There are different scenarios you can use to connect Design Studio to HANA database. It primarily depends on Design Studio installation. If you are using Design Studio locally on the system, you can connect to HANA database using an ODBC connection. When Design Studio is available via BI platform, you ... Read More

Difference between Types,Types,Type-POOL and TYPE-POOLS in SAP ABAP

Govinda Sai

Govinda Sai

Updated on 30-Jul-2019 22:30:20

430 Views

“TYPE” is an ABAP keyword which is used to reference built-in data types of ABAP. For ex: When you use “TYPE” keyword while declaring variables as below:FIELD-SYMBOLS TYPE stringTYPES is another ABAP keyword which is used to define local types.TYPES TYPE STANDARD TABLE OF string WITH DEFAULT KEYIn ... Read More

What is the Eclipse keyboard shortcut for "System.out.println()" in Java?

Govinda Sai

Govinda Sai

Updated on 30-Jul-2019 22:30:20

10K+ Views

To get System.out.println() line in eclipse without typing the whole line type sysout and press Ctrl + space.

List of Best JavaScript Frameworks?

Govinda Sai

Govinda Sai

Updated on 30-Jul-2019 22:30:20

119 Views

AngularJSAngularJS is an open source web application framework. It was originally developed in 2009 by Misko Hevery and Adam Abrons. AngularJS is now maintained by Google.Backbone.jsBackboneJS is a lightweight JavaScript library that allows to develop and structure the client side applications that run in a web browser. It offers MVC ... Read More

Previous 1 ... 4 5 6 7 8
Advertisements