Versions Compared

Key

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

...

Info
titleCreating the Implementation Class

Some of the sample applications have an implementation class that must be created in order for the application to function correctly.  Applications with a corresponding _SOURCE.TXT files in the download section indicate that an implementation class is required.

  1. Goto Go to transaction code SE24.
  2. Enter the new class name as the name of the file.  e.g.  ZCL_IQX_SAMPLES_Source.txt should result in a class names ZCL_IQX_SAMPLES.
  3. Click the Create button.
  4. Enter any description and proceed.
  5. Provide any package or assign to a local object.
  6. Click the Source Code-Based button on the toolbar.
  7. Go into Edit/Change mode.
  8. Copy the contents of the TXT file and replace what currently exists.
  9. Click the activate button.


Downloads:


Sample NameDescriptionApplication Import FileImplementation Class Import FileExample Files
IQX_SAMPLESGives examples of a wide range of controls and functionality.
SAMPLE_ATTACHMENTSShows the different types of attachment controls and their usage.

SAMPLE_IMPL_CLASS_METHODSDemonstrates the usage of the different implementation class methods.ZCL_SAMPLE_IMPL_CLASS_METHODS_Source.txt
SAMPLE_SEARCH_HELPSDemonstrates search help usage and configuration.

SAMPLE_EXCEL_DROPDemonstrates how to use the Excel Drop control.