Show TOC

APF Configuration ModelerLocate this document in the navigation structure

You use the APF Configuration Modeler to design or enhance your APF-based applications.

To configure a new application, the following steps are relevant and build on one another:

  1. Create an application

    In this step, you create a node under which you can define several different configurations. This step only serves to organize configurations in a structured way. At runtime, the information you enter here is not reflected on the UI.

    All configurations that you create under one application node share a common text pool, that is, one text file that contains the texts for all configurations belonging to an application node. This is useful if you have configurations that have very similar content and therefore share large parts of their texts. Having all these texts in one text file can also save translation costs.

  2. Create one or more configurations

    You can define several configurations under one application. At runtime, only one configuration is used at a time.

  3. Create categories for a configuration

    The categories you define here are displayed on the first level of the analysis step gallery. They help to clearly arrange the analysis steps, for example, by drill-down dimensions or by KPIs.

    Note that the assignment of steps to categories is done manually. The steps cannot be assigned automatically based on their content.

  4. Create analysis steps for each category

    Here, you define the steps that a user can choose from in the analysis step gallery and that make up the actual analysis in an APF-based application. Analysis steps have a request assigned that retrieves the data to be analyzed, and one or more representations that determine the chart types.

  5. Create representations for each analysis step

    Representations define how the data of an analysis step is visualized on the UI, that is, which chart type is used. You can define several representations for each step so that the user can then select the required one in the analysis step gallery. At runtime, the user can switch between the different representations of a step.

  6. Create facet filters for a configuration

    Using facet filters, the user can set global filter values that apply to an entire analysis path.

  7. Create navigation targets for a configuration

    Navigation targets are applications the user can navigate to from an APF-based app.

To change an application that was shipped by SAP, you must first import the relevant files into the APF Configuration Modeler. You can then edit the elements listed above. For more information, see Import and Using APF Configuration Modeler to Enhance an APF-Based Application.