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

About smartforms driver program

Former Member
0 Likes
329

Hello Experts,

can anyone give solution how to fetch value from SD module for printing in smart form using driver program ?

mail me solution on "talele.rahul@gmail.com"

Thanx in advance,

Rahul Talele

1 REPLY 1
Read only

Former Member
0 Likes
303

Hi,

you can check sample smart form driver program to understand how to write a smartform driver program SF_EXAMPLE_01.

The above program can be used as a reference. You just need to write the required select statement to fetch the data you need in the program and pass it to the Function module generated when a smartform is activated.

Hope this helps

Cheers

VJ