Syntax error Identify the database used for backend in ABAP

Identify the database used for backend in ABAP



If you would have searched a little in the SAP documentation, then you would have found out the answer.

You can use the CL_DB_SYS=>DBSYS_TYPE to fetch the database. For e.g. If you are using SAP HANA as the database, then the DBSYS_TYPE will have the value as HDB.

Updated on: 2019-07-30T22:30:20+05:30

278 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements