cancel
Showing results for 
Search instead for 
Did you mean: 

Lookup targets of standard Launchpad

Former Member
0 Kudos

Dear SAP mobile experts,

I'm trying to understand how the standard Semantic Objects, like "PurchaseRequisition" with the action "approve", are resolved to the URL of the app in the standard Fiori launchpad.

I see other launchpads in LPD_CUST, that resolve Semantic Objects. But i don't see the standard lauchpad there....i think.

How is it done...or what am i missing?

Thanks in advance,

Niels

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Niels,

Please visit .

You can find the link Fiori launchpad - Concepts | SCN. It may help.

Regards, Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Ah great, thank you Masa.

So it goes a little something like this:

- Semantic Object is defined in view /UI2/V_SEMOBJ or /UI2/V_SEMOBJC.

- Semantic Object is used in the AppLaucherTile in the Catalog-view, in the Launchpad Designer.

- Semantic Object is resolved via the TargetMappgingTile in that same Catalog-view. (So there are 2 tiles for every app, the AppLauncher and the TargetMapping.) In the TargetMappingTile the Launchpad/Role + Instance + Application Alias are filled out, which refer to an entry in LPD_CUST.

- In the LPD_CUST entry the (relative)URL is registered.

Pretty nifty!

Answers (0)