Тёмный

Calling SAP Fiori Apps from SAP GUI Made Easy 

ERP UP
Подписаться 4,6 тыс.
Просмотров 1,4 тыс.
50% 1

In SAP Fiori, you access SAP transactions through Fiori tiles, providing a simple and intuitive way to use necessary functions. Only the tiles for which you have permissions are displayed, ensuring you see what you need for your daily tasks. Additional SAP Fiori apps can be added in the SAP Fiori Launchpad via the App Finder.
The SAP GUI remains widely used among SAP users. In this video, we'll explain in detail how to call and launch an SAP Fiori app from the SAP GUI.
👍 Like, comment, and subscribe to support the channel! Thank you for your incredible support! 🙌
/ @erp-up
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🎬 Content Timestamps:
00:00 - Intro
00:14 - Call SAP Fiori Launchpad
01:36 - /UI2/START_URL
03:20 - Get semantic object of App
05:47 - Call SAP Fiori Launchpad App Manager
06:22 - Create ABAP program
08:14 - Parameters of SAP Fiori App
08:54 - Call SAP Fiori App from SAP GUI
09:16 - Create Transaction Code
10:31 - Outro
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🎵 Music Credits:
"Oh My" by Patrick Patrikios
"Feels" by Patrick Patrikios
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔗 Useful Links:
German Blog: erp-up.de/blog/
My book recommendations: erp-up.de/book-recommendation...
"100 Tips and Tricks in SAP ERP" course on Udemy: www.udemy.com/course/100-tips...
🙏 Support ERP UP:
Subscribe: / @erp-up
Support ERP UP directly: erp-up.de/support-erp-up/
Support ERP UP via Amazon: amzn.to/3f40uSG
PayPal Donation: www.paypal.com/paypalme/andre...
🔗 Connect with Andreas Geiger:
LinkedIn: / andreas-geiger
Xing: www.xing.com/profile/Andreas_...
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Feel free to engage with the content and support the channel through the provided links. Your support is greatly appreciated! 🌟

Опубликовано:

 

30 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@annaz9630
@annaz9630 Месяц назад
Very interesting. Never heard about that option.
@ERP-UP
@ERP-UP Месяц назад
That is great 👍
@klarazacher9725
@klarazacher9725 Месяц назад
Vielen Dank für das neue Video 😊
@ERP-UP
@ERP-UP Месяц назад
Vielen Dank Klara 👍
@sabinegeiger3442
@sabinegeiger3442 Месяц назад
Thanks a lot for the helpful video !! I will try it out !! 👍👍
@ERP-UP
@ERP-UP Месяц назад
Have fun 👍
@ERP-UP
@ERP-UP Месяц назад
Call your SAP Fiori App out of SAP GUI
@user-vv1kr9lj9x
@user-vv1kr9lj9x Месяц назад
Great insights on /UI2/START_URL. Also I like the part at 06:30. Well done.
@ERP-UP
@ERP-UP Месяц назад
Thank you
@user-wf7ju6li7e
@user-wf7ju6li7e Месяц назад
Спасибо за информацию👍
@ERP-UP
@ERP-UP Месяц назад
👍
@AyoubBourokbaJob
@AyoubBourokbaJob Месяц назад
Thank you, this is very helpful
@ERP-UP
@ERP-UP Месяц назад
Appreciated
@roshnisrivastava6146
@roshnisrivastava6146 7 дней назад
I'm trying to open fiori launchpad from GUI application on click of button for another system for e.g. I'm inside SAP GUI for ABC 100 and trying to open fiori launchpad for DEF 100. So for this I'm preparing URL with host name and semantic object and action, but when first time I click button it opens the fiori launchpad home and on next click it opens the tile which I'm targetting for. Can anyone guide on how to get inside the tile on the first go
@ERP-UP
@ERP-UP 7 дней назад
Without seeing the code or the URL it is hard to analyze this case. But does it help if you analyze the transaction /UI2/START_URL and see how SAP does the call? Maybe there is any chance to call another SAP system.
@canrizt
@canrizt 17 дней назад
I have one basic and silly question as I wonder how should I differ Fiori Tcodes meaning some fiori Tcodes start with :/N/UI2/..... and some with Tcodes: /n/iwfnd/.... what is the difference between /IWFND/ and /UI2/???
@ERP-UP
@ERP-UP 16 дней назад
Good question. /UI2/ and /IWFND/ are so called namespaces. You can have a closer look at namespaces in the transaction SE03 > Administration > Display/Change Namespaces. The transaction codes itself are created in the transaction SE93. There the transactions are linkedin and grouped to a namespace. SAP tries to organize the different components. Most of the "SAP Fiori transactions" start with /UI2/ but also the /IWFND/ namespace is used because SAP Fiori runs on the SAP server and shows the content in the browser in the foreground. Therefore you use different technologies like OData. The /IWFND/ services can also be used for other technologies.
@revib3
@revib3 Месяц назад
Hi I’m trying to search for services for VF31 and I am not finding the services , how do I get them?
@ERP-UP
@ERP-UP 19 дней назад
You can also try the SAP Fiori Apps Reference Library: fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('VF31')/S28OP The semantic object is Invoice and the semantic action is viewBillingOutput.
Далее
БИМ БАМ БУМ💥
00:14
Просмотров 1,2 млн
AI coding in ABAP
28:24
Просмотров 3,8 тыс.
ABAP Profiler - Analyze ABAP Tracing in ADT
10:06
БИМ БАМ БУМ💥
00:14
Просмотров 1,2 млн