How to configure SAP Tcode as Custom Tile in Fiori Launchpad,
3.Choose the catalog from the list of catalogs in the left pane. Next choose the tabTile. Click on theadd new tile.

4.ChooseApp Launcher – Statictile type from the list of tile template.

5.Provide all necessary values to the fields which are underGeneralandNavigationsections. Click onSave.
| Tile | transaction code description |
| Subtitle | transaction code |
| Keywords | transaction code (OPTIONAL) |
| Icon | meaningful icon (OPTIONAL) |
| Information | OPTIONAL |
| Semantic Object | provide the custom semantic object created in tcode “/UI2/SEMOBJ” Eg: SalesOrder |
| Action | choose the process specific action from the list actions available Eg: create |
| Parameters | sap-ui-tech-hint=TR (OPTIONAL) Gives the information to the users/developers that it is a tcode |

6.A new tile will be created like below.

7.Now click on the tabTarget Mappingsand click on push buttonCreate Target Mapping.

8.Fill all necessary fields underIntentandTargetsections and click onSave.
| Semantic Object | provide the custom semantic object created in tcode “/UI2/SEMOBJ” Eg: SalesOrder |
| Action | choose the process specific action from the list actions available Eg: create |
Please note that Semantic Object and Action provided here should be same as the values given in Step-5.
| Application Type | choose “Transaction” from the drop-down list |
| Title | description Eg: Create Sales Order |
| Transaction | transaction code – standard/z tcode Eg: VA01-创建销售订单 |
| System Alias | provide the system alias configured in the system Eg: S4SD |

9.A new target mapping will be created like below.

10.Now add the newly created tile to the tile group. Choose the group from the left side panel and click onAdd New Tile
11.Choose the catalog from the F4 help. All tiles which are in the catalog will be displayed. Click on + sign to add any tile to the group. You will get a success toast message once the tile is added.

12.Launch the Fiori Launchpad, you should be able to see the tile. If you are unable to see check whether catalog, group are added to PFCG-权限管理 role and the role is assigned to the end-user.
Congrats!
