- This topic is empty.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Arthur Wang Digital Blog
Home › Forums › ABAP Programming › Perspective To Edit Code
Which perspective use to edit the code?
a) ABAP Perspective
b) Debug Perspective
c) HANA Perspective
d) Modeler Perspectives
Which is the correct answer?
—
Explanation
The ABAP Perspective is the default perspective for working with ABAP development objects. It provides a number of views and editors that are useful for editing ABAP code
The Debug Perspective can also be used to edit ABAP code, but it is primarily designed for debugging ABAP programs.
The HANA Perspective and Modeler Perspectives are used for working with SAP HANA and SAP BusinessObjects, respectively. They do not provide any features for editing ABAP code.
Answer a