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

Former Member
0 Likes
259

Hi experts,

I have to run an std smartform program /SMB40/MMPO_L with value in concerned field. What should the driver program and how should i do it. i have already copied it to a new smartform, Plz explain, It's urgent.

Pt sure.

anshu

1 REPLY 1
Read only

Former Member
0 Likes
242

Hi,

chek this print program

/SMB40/FM06P

the advantage of smartforms is that we can write the program lines

so declare that field in global declarations

now write the program lines just before where you want to display the field

in the program lines you have to fill the value

it may be from select query or some manipulations

and then pirnt it using text .

regards,

Venkatesh