6. Sample Application Installation

Overview:


There are a number of sample applications that can be imported to assist developers with design patterns and control usage.  These will eventually get installed along with the development framework but at this time they will need to be installed manually.

Available Sample Apps:

  • IQX_SAMPLES
  • SAMPLE_ATTACHMENTS
  • SAMPLE_IMPL_CLASS_METHODS
  • SAMPLE_SEARCH_HELPS
  • SAMPLE_EXCEL_DROP

Installation Method:


  1. Open the FAB workbench via transaction code /IQX/FAB.
  2. Create a new application

    The name of the application must be the same name as the file that is used for import.  e.g.  For IQX_SAMPLES.XML the application name in FAB should be IQX_SAMPLES

  3. Click the Import from File  button.
  4. Locate the relevant XML file in the download section below.

  5. The application should reload with the data from the import.



Creating 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 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.





IQX Business Solutions - FAB 2.40