What should you search for and if necessary replace in the existing custom ABAP code?

Posted by: Pdfprep Category: C_TAW12_750 Tags: , ,

One of your SAP systems needs to be migrated from its current database to an SAP HANA database. You want to avoid any functional issues after the migration.

What should you search for and if necessary replace in the existing custom ABAP code? There are 3 correct answers to this question.
A . Direct access to a cluster on the database
B . Left outer joins in open SQL statements
C . ORDER BY Clauses in Open SQL statements
D . Native SQL statements
E . Code that relies on implicit database sorting

Answer: A,D,E

Leave a Reply

Your email address will not be published.