Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For most practical applications it is necesary necessary to use ABAP code to facilitate tasks such as:
 

...

 
For this it is necessary to create an "Implementing Class" which is a subclass of /IQX/CL_FORMS_BASE_CLASS. This can be generated in the Properties or Form Life-Cycle dialog of the workbench.

Step-by-step guide

From the Properties

  1. Click on 
  2. Provide the Implementing Class name and click on  to create and activate the class
  3. Click 

...

  1. Click on 
  2. Provide the Implementing Class name and click on  to create and activate the class
  3. Click 

Filter by label (Content by label)
showLabelsfalse
max5
spacesIFAB
showSpacefalse
sorttitle
typepage
cqllabel in ( "create" , "properties" , "code" ) and type = "page" and space = "IFAB"
labelsimplementation class code

...