cancel
Showing results for 
Search instead for 
Did you mean: 

Printing sap smartform from fiori application

ukiranta
Participant
0 Kudos
1,353

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?

View Entire Topic

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/

ukiranta
Participant
0 Kudos

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

https://prnt.sc/1zzuzgu