This Space has blogs on various topics in the field of SAP. These blogs point out solutions to various technical and functional issues that consultants face during implementation or support of SAP Projects. Readers/followers are welcome to contribute to this space by emailing your content at bohra.mohammadi@gmail.com. You will be rewarded according to the topic/number of words/complexity of the topic/issue which are you addressing in your blog.
Saturday, May 21
Adding custom T codes on SAP FIORI Launchpad
This
article will walk you through the process of adding custom T codes on the FIORI Launchpad
by extending SAP Menu option on the FIORI Launchpad.
There are 2
ways of doing this. First, you can create a target mapping in the FIORI Launchpad
designer. The target mapping will be tagged to the custom t code that you want
to launch on the click of a tile.
Another
option is to extend the SAP Menu available on the FIORI Launchpad. We shall discuss
this option in more detail below.
SAP Menu
search allows to access FIORI applications and standard TCODES (SAP GUI and Web
Dynpro ABAP applications).
On opening
the TCODE, the respective SAP GUI and Web Dynpro ABAP application will open on FIORI
Launchpad.
If we want
to access custom TCODES in Fiori Launchpad, we need to follow below steps.
Steps1: Go
to T code se43 and select S000 and click on edit
Step2: Click
on Extend
Step3: Create
a new extension
Step4: Add
a node of your choice and enter the required tcodes
Step5: After
adding save it
Steps 6:
Clear cache from Report /UI2/EAM_BUIL_CACHE
Step 7: Now
check your custom T code in SAP FIORI Menu