Show TOC

Applying ABAP Quick FixesLocate this document in the navigation structure

Context

In the source code editor, the following ABAP Quick Fixes are provided:

Function Description Available since SAP NetWeaver 7.3 EHP1 Available since SAP NetWeaver 7.4
Creating Method Implementations from the Method Definition Creating an empty method implementation from an existing declaration in an ABAP class. SP06 SP02
Creating Method Definitions from Implementation Parts Creating the empty method implementations of the methods that are defined in an implemented ABAP interface and of other unimplemented methods within an ABAP class. SP06 SP02
Creating Implementation Parts for Unimplemented Methods Promoting the implementation part of methods that are defined in an ABAP interface and method stubs of other unimplemented methods. SP06 SP02
Creating Methods from Method Calls Creating a method from the method call. The signature is derived from the existing method call. SP06 SP02
Creating ABAP Classes or ABAP Interfaces from Usage Starting the creation wizard of a global ABAP class or interface directly from the name of the missing repository object. SP06 SP02
Creating ABAP Includes from Usage Starting the creation wizard of an ABAP include from the name of the missing repository object. SP11 SP05
Creating ABAP Function Modules from Usage Starting the creation wizard of an ABAP function module from the name of the missing repository object. SP11 SP05

You have the following options for executing quick fixes:

  • Entry Start of the navigation path Edit Next navigation step Quick Fix End of the navigation path in the menu bar
  • Entry Quick Fix in the context menu
  • Entry in Quick Assist view
  • Shortcut Ctrl 1