cancel
Showing results for 
Search instead for 
Did you mean: 

Smart form condition

Former Member
0 Kudos

Hi Friends

I have one doubt in smartform..

how can i include conditional statement in smartform.

for example: to display material master info from <b>mara</b> table.

i want to display particular material number rcords..

how can i achieve it.

in normal reports we use select or parameter option to achieve this...

so it is possible here.. otherwise how can i achieve it..

Thanks in Advance

Gowrishankar

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi ,

Right Click on the cell or text .

Select : Create->flow logic-->alternative.

give thye condition .

right click on true create a text which is displayed when the condition is true other wise text in false will be displayed .

Regards

Former Member
0 Kudos

Hi,

You can write the code in program line inside the window based on the field passed from the program and fetch the records based on the condition to display the particular field

then use the text element to display it

Regards

Shiva

Former Member
0 Kudos

you can write in within smartform - conditional command

you can look at program lines or right click on ur window and create conditional loop or some thing..

Former Member
0 Kudos

Hi,

in the smart form text..in the output conditios tab..You can give conditions..

Thanks,

Naren