Application Development and Automation 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: 
Read only

parameter print in smartform

Former Member
0 Likes
365

Hi,

i have four user parameter on the driver program selection screen so whatever value put by the user input that should be print in the smartform footer. since there are no condition .directly i want to print that user input but not getting the way . one are dats entry and other are char.

please suggest me the for the solution.

thanks and regards

vijay dwivedi

marks will be sure for each helpfull answer*

Hi,

i have four user parameter on the driver program selection screen so whatever value put by the user input that should be print in the smartform footer. since there are no condition .directly i want to print that user input but not getting the way . one are dats entry and other are char.

please suggest me the for the solution.

thanks and regards

vijay dwivedi

marks will be sure for each helpfull answer*

2 REPLIES 2
Read only

Former Member
0 Likes
352

Hi,

Declare one character field and one dats field, and send it to ur smartform FM or make use of some fileds in the structure that you are passing to smartform FM.

Regards,

sasi

Read only

Former Member
0 Likes
352

Hi

in Smartforms interface values create 4 entries which are there in selection screen and pass the same in your driver program

in form display the non blank values put a condition in the conditions tab

Regards

shiva