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: 

Regarding export parameters in smartforms

Former Member
0 Kudos

Hi,

Can v pass values from a smartform to driver program ??

I know ther r standard parameters tht SAP offers tht v cant change . Otherwise is it possible to specify my parametrs in export section of form interface ??

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

yes you can pass the parameters in the export section of the Form interface.

2 REPLIES 2

Former Member
0 Kudos

Hi,

yes you can pass the parameters in the export section of the Form interface.

Former Member
0 Kudos
  • Yes you can return the variable. Mention the variable details in Global settings -> Form interface -> Export tab and the data will be available in the report.

  • Also you will have to populate the value of the parameter inside the smartform coding section wherever applicable.

  • I guess that is a very rare case wherein you require to use the export parameters.

Thanks & Regards,

Lalit Mohan Gupta.