Show TOC

 Review Application Definition in Launchpad Definition (LPD_CUST)

 

All Web Dynpro apps must be defined in a launchpad in transaction LPD_CUST on the front-end server.

SAP delivers the following launchpads with financials applications:

Role

Instance

Description

UIAPFI70

TRANSACTIONAL_CM

SAP sFIN Launchpad for CM-Transactions

(CM: Cash Management)

UIAPFI70

TRANSACTIONAL_CO

SAP sFIN Launchpad for CO-Transactions

(CO: Controlling)

UIAPFI70

TRANSACTIONAL_FI

SAP sFIN Launchpad for FI-Transactions

(FI: Financial Accounting)

UIAPFI70

TRANSACTIONAL_FO

SAP sFIN Launchpad for FO-Transactions

(FO: Financial Operations)

Note Note

The launchpads is this customizing activity do not define the appearance or the content of the FIORI launchpad. They contain the definitions of apps, which can be executed from the FIORI launchpad and define how these apps can be started.

End of the note.

These launchpads contain the definitions of all Web Dynpro apps. In this activity, you can review the definition of the app that you want to implement to understand how it works in context with the tile definition and the target mapping in the launchpad designer.

Prerequisites

You have collected the following information from the SAP Fiori apps reference library:

  • LPD_CUST Role

  • LPD_CUST Instance

  • WebDynpro Application

To access this information, follow the procedure Collect Web Dynpro Information from the SAP Fiori apps reference library.

Procedure

  1. In the Implementation Guide (IMG) on the front-end server, choose Start of the navigation path SAP NetWeaver Next navigation step UI Technologies Next navigation step SAP Fiori Next navigation step Define Navigation Targets Next navigation step Define Navigation Targets End of the navigation path or start transaction LPD_CUST.

  2. You are on the Overview of Launchpads screen. Double-click the launchpad specified by the Role and Instance collected from the SAP Fiori apps reference library.

  3. You are on the Change Launchpad Role screen. Choose the application representing the Web Dynpro app you want to implement.

  4. The system displays the setting of the application on the right-hand of the screen.

    Review the following fields:

    • Application Type: Web Dynpro ABAP

    • Namespace: SAP

    • Application: <WebDynpro Application>

    • System Alias: SAP_ECC_Financials

  5. Choose Show Advanced (Optional) Parameters.

    The entry in the Application Alias field must be the same as the one in the target mapping.

    Note Note

    The Launchpad Role and the Launchpad Instance from the target mapping in the launchpad designer indicate the right launchpad in LPD_CUST. The Application Alias identifies the correct application in the launchpad. The Namespace and the Application finally start the Web Dynpro.

    End of the note.
  6. If all fields contain the correct values, leave the transaction.