Fiori app for creating vendor invoices (AP)? (Transaction F-43)
Hi, I'm trying to find a Fiori app for creating vendor invoices, with the same functionality than transaction F-43 (AP). The Fiori apps that I have found by now have a logistics approach (MM). Does...
View ArticleRe: Fiori app for creating vendor invoices (AP)? (Transaction F-43)
Hi David, As of today there is no standard Fiori app available for creating vendor invoices. You can check here - Fiori Apps Library Regards,Saurabh
View ArticleRe: File Attachements are empty when downloading
Hi, Have you tried using My Inbox instead of Approve Requests? My Inbox is the successor of Approve Requests and it is recommended to use My Inbox. Regards,Saurabh
View ArticleRe: Fiori App Access
Hi Nagaraj, Please share the solution and the root cause. It helps others to learn. Regards,Masa / SAP Technology RIG
View ArticleRe: How to do performance testing of a standard fiori application?
Hi madhu- can you tell the protocol used for fiori app performance testing. I tried to record in loadrunner using htpp web protocol but request are not capturing.
View ArticleNavigation in Fiori apps using Layout editor.
Hello Moderators, SCN users and Reporters, I am trying to learn SAP Fiori using Web IDE and I have a simple question is there a way to create a navigation link in Fiori apps in the Layout Editorusing...
View ArticleRe: Fiori app for creating vendor invoices (AP)? (Transaction F-43)
Hi Saurabh, Thank you for your fast reply. I had already checked the Fiori Apps Library but I was afraid of being missing something, since it's a widely used transaction. Regards, David.
View ArticleRe: OData filed not able to be displayed in UI5
hi, Try this <Texttext="{Account/assistantName}"/> Thanks and Regards,Chandan
View ArticleRe: MyInbox back arrow gives a blank page when you integrate with sap portal
Thanks Tejas. Client wanted to leave it as is now, But now I am clear that we cannot maintain this via config needed slight modifications using the extension. ThanksKrishna
View ArticleRe: changing the favicon of the Fiori launchpad (abap 7.40)
I changed direct the shells/abap/FioriLaunchpad.html page setting the same favicon of login page adding the js code: var link = document.createElement('link'); link.type =...
View ArticleWeb Ide - Difference between Template versions 1.34 and 1.26
Hello Experts, I'm developing a custom App in Web Ide using a Template with version 1.34 (as this is recommended) and have completed the custom App. while i'm running the same in Web Ide the App is...
View ArticleRe: App Manage journal entries error
Hi Joseph, thanks for your answer, I have the following error: Any idea? Thanks,Regards.
View ArticleRe: SAP FIORI MyInbox Approve/Reject buttons doesn't work
Hi Jocelyn, Thanks for your reply. For now the Approve/Reject functionality is high priority rather than colors on the buttons so as you suggested I have removed the decision keys related...
View ArticleRe: Web Ide - Difference between Template versions 1.34 and 1.26
Hi Sriram, I don't think the issue which you are seeing from WebIDE. To debug further, How are you deploying the app to ABAP server? is your ABAP server directly connected to SAP WebIDE via...
View ArticleRe: SAP NW 7.40 ABAP Addons for UI Components
Hi Karthik, You are right. SAP_UI component is enough for the UI support.As I mentioned in my answer: SAP_UI is the successor of the UI2* and UISAPUI5 software components.This means SAP_UI replaces all...
View ArticleRe: SAP NW 7.40 ABAP Addons for UI Components
Hi Karthik, Were you able to solve this issue? Regards,Emanuel
View ArticleRe: File Attachements are empty when downloading
Hello - We have not tried that. Could you let us know how to do it? One interesting point we have come across. We have a N+1 environment, so we have 2 ECC environments. One running NW 7.01 ECC 6.0 and...
View ArticleHTMLGUI_FIN applications no longer working after patching UIAPFI70
Hello, We are running SAP s/4 Hana 1511 SP01 (aka 1602) and have patched recently and are observing that several Fiori Applications calling NWBC could not be displayed because the target URL is...
View ArticleFIORI Launchpad Editor tile error
Hi, I´m having an issue with the Launchpad Editor tiles. When I access the editor I receive the following error "Cannot convert undefined or null to object". All tiles from the catalogs and groups show...
View ArticleRe: How to Display a Unique Values in XML views Combo box.?
Use an intermediate json model. get all the values in array and then use function (https://api.jquery.com/jQuery.unique/) unqiue and then map it to combobox using json model. Regards,Sarbjeet Singh
View Article