Function documentationMiniApp Maintenance Locate this document in the navigation structure

 

Caution Caution

Please note that miniapps are a legacy programming model from SAP Workplace which should no longer be used.

End of the caution.

The MiniApps maintenance environment allows you to create MiniApp objects as development objects in the component system in the ABAP Workbench. You can also maintain the administrative data used to connect to the MiniApp Framework, which you use to make generic Workplace functions available to the MiniApp. You then define a set of MiniApp parameters to transfer values from the MiniApp object to the Internet service assigned to it.

Integration

MiniApp maintenance is fully integrated into the ABAP Workbench as part of the Web Application Builder. The MiniApp type objects created in this tool are stored in the SAP Repository and as such are connected to the Transport Organizer.

You call MiniApp maintenance from the Object Navigator (transaction SE80) by clicking a package and choosing   Create   MiniApp   from the context menu.

Prerequisites

You have installed Release 4.6D (or higher).

Caution Caution

If you want to integrate MiniApps in a component system with a Release earlier than 4.6D, you must use tables to do so. For more information on this procedure, see the mySAP Enterprise Portal documentation.

End of the caution.

Features

  • Creating MiniApp objects

  • Assigning MiniApps to Internet Services and URLs

  • Maintaining the other entries needed to integrate the MiniApp in the Workplace

  • Defining parameters for transferring values between the MiniApp and the service assigned to it