cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Fetch SAP HANA DB table data in ABAP using SQL Scripts

0 Kudos
288

Hi All,

I want to fetch data from HANA DB by calling SQL script from an ABAP program and send the result to the concerned person via email.

 

SELECT * FROM "SYS" . "USERS" WHERE USER_DEACTIVATED='FALSE'

 

This will be an automated process (Background job)

Please help with the code.

Thanks & Regards,
Nitin

#HANA DB, SQL 

Accepted Solutions (0)

Answers (0)