Calling ABAP Z Transaction (ZQM_INSP_LOT) from SAP Fiori
This launches the transaction inside a Web Dynpro/GUI wrapper directly from the Fiori tile.
Steps:
Step 1 – Create a Target Mapping in FLP
- Go to SAP Fiori Launchpad Designer (transaction
/UI2/FLPCM_CONF) - Set the Transport request number.
Go to rupper right corner and foun CLIENT ALL. Click the setting
Assign TR number - Navigate to your catalog → click "+" to add a Target Mapping
Create Catalog.
go to left lower corner - Configure Target Mapping
Click Target Mapping
Click lower menu 'Create Target Mapping' - Fill in:
- Action: e.g.
display - Semantic Object: e.g.
ZQMInspLot - Application Type:
Transaction - Transaction:
ZQM_INSP_LOT
- Action: e.g.
Step 2 – Create a Tile
- In the same catalog, add a new tileClick 'App Launcher - Statis'
- Set the Navigation Target to the semantic object + action you defined above
- Give it a title, icon, and subtitle
Step 3 – Assign to a Group/Role
- Create Group
Click the Plus sign on lower left
Name the group - Add catalog
Double click on plus sign to add catalog
Add the catalog - Assign the catalog to a Fiori role in transaction
PFCG - Don't forget to add the User ID in tab User
- Publish and transport
Step 4 – Test
- Open the Fiori Launchpad
- Find your tile and click it — it will open
ZQM_INSP_LOTwrapped in a UI5 shell