Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Developed SAP SMARTFORMS, How to attach it to the ESS PORTAL

Former Member
0 Kudos

Hi,

Please give me the Method how to link created SMARTFORM to ESS PORTAL

Thanks and Regards,

Prabhakar

4 REPLIES 4

Former Member
0 Kudos

I am not aware of a method where you can call a smart form directly from a PORTAL.

A option could be to develop a RFC which can be called from the portal using JCo. In this RFC you can make a call to the smart form.

Regards,

Ravi

Note : Please mark all the helpful answers

Former Member
0 Kudos

Hi Prabhakar,

there are <b>function modules for converting Smart forms</b> to PDF or HTML.

Encapsulate these functions in an RFC function module and call this from your {BSP | Web Dynpro } application.

Kind regards,

Silke

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

I think it would be easier to accomplish your requirement if you were to use Adobe Interactive Forms instead of smartforms.

Regards,

Rich Heilman

Former Member
0 Kudos

You have to assign a transaction code to the driver program of the smart form and then call that transaction through transactional iview in portal.

Hope this helps.

Rajeev