on 2021 Nov 18 7:56 AM
Hello everyone, I have created a smartform in Sap SMARTFORMS. I would like to trigger that with a button in fiori worklist application. How can I implement this in my fiori app?
Request clarification before answering.
Hi,
You can use oData function Import. Create a function that calls your smartform, and import it to your oData service.
here is a example: https://saplearners.com/function-import-in-sap-odata-service/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well I have already done the service implementations. However when I click the print button in fiori app, button doesnt respond. Here is my work under WorklistController.js
User | Count |
---|---|
85 | |
12 | |
9 | |
8 | |
8 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.