cancel
Showing results for 
Search instead for 
Did you mean: 

smart form - how to

milascon_daniel
Participant
0 Kudos

Hy gurus,

I really really need your help. Please, someone explain me how to create e simple smart form. For example I want to create a smart form that displays USR02-BNAME

field2 / page.

Or if you have links with tutorials...

Thank you!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This link below gives the step-by-step procedure for creating smartforms:-

http://saptechnical.com/Tutorials/Smartforms/GettingStarted/SimpleText.htm

Hope this is very useful for you. Do reward.

Regards,

preet

milascon_daniel
Participant
0 Kudos

OK... but how to process information from a table in a loop endloop?

Answers (1)

Answers (1)

venkat_o
Active Contributor
0 Kudos

Dan M. Follow the links to create Smartform 1.[Building a simple application using SMARTFORMS transaction code.|http://www.saptechnical.com/Tutorials/Smartforms/GettingStarted/SimpleText.htm] 2.[Calling smartform using Driver program .|http://www.saptechnical.com/Tutorials/Smartforms/SimpleDriverProgram/Demo.htm]. Here in the 2nd point function module generated is not fixed. so u have to use SSF_FUNCTION_MODULE_NAME to get smartform function module by giving exporting parameter smartform name. Regards, Venkat.O