cancel
Showing results for 
Search instead for 
Did you mean: 

regarding smartform

Former Member
0 Kudos

hi to all,

i hav one smartform wid one page,

n input on selection screen in driver program is select-options for a field.

my req is ,on selection-screen put ting the range of values,'

for each value has one smartform (printout) and also for all values at a time.

how can i get.

plz giv me som idea asap.

regards

satya

Edited by: satya on Feb 13, 2008 9:28 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

u can use functional module ssf_open and ssf _close

this will work.

Former Member
0 Kudos

Dear satya

try this out

keep program lines node in the form

in that give the code

on change of the select options parameter

new-page.

endon.

then keep a command

in the command give the go to next page option and give the next page as page1

i think this will quench your thirst

if found satisfactory plz reward

regards

samarendra

Former Member
0 Kudos

hi samarendra,

i didnt get u,so can u plz xplain clearly,

Former Member
0 Kudos

Dear satya

try this out

keep program lines node in the form

in that give the code

you import the select options into the form using the form interface

then i think u will get the values of select options into the form

then write the code as in the program lines node in the smartform

on change of the select options parameter

new-page.

endon.

then keep a command

in the command give the go to next page option and give the next page as page1

i think this will satisfy you

if found satisfactory plz reward

regards

samarendra

Former Member
0 Kudos

hi samarendra,

i didnt get output,same problm,all r in one page only.

Former Member
0 Kudos

Dear satya

try this out

keep program lines node in the form

in that give the code

on change of the select options parameter

new-page.

endon.

then keep a command

in the command give the go to next page option and give the next page as page1

i too got the same problem and also clear the internal table for each and every loop

if found satisfactory plz reward

regards

samarendra

Former Member
0 Kudos

Dear satya

no matter what the range you have

select the data which you can get based on the selectoptions

then loop at the inetrnal table and then in the loop call the smartform function module

then it will be giving the print preview for all the range of numbers which you give in selec options

if found satisfactory plz reward

regards

samarendra

Former Member
0 Kudos

hi boss,

i applied with that logic alos,

but problm is i m getting all the values in one page,i want one value in one page.

regards

satya

Former Member
0 Kudos

hi Satya ,

Create same windows put condition in condition tab for different values.

Former Member
0 Kudos

hi srnivas,

i hav 1 lakh values arethere,for each how can i create same windows for this much of values.

any thing is edited only in program,no way to edit smart form.

and that smartform had only one page,

i dont want to edit smartform.

is there any other solution.

regards

satya