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

doubt in smartform

Former Member
0 Likes
450

I have the following if-endif condition....

IF &VBDPA-ZTERM_TX1& NE &SPACE&

endif.

I created a flow logic(alternative) in smartform, in the conditions tab...i gave the field name but in the comparison value i am not sure what should i give for &space&.

can someone help.

Regards,

Srihari.

3 REPLIES 3
Read only

Former Member
0 Likes
434

Hi,

You dont need to give any thing here. First give the field name, then 2nd column, give NE sympble and Just keep it blank in value column.

Reward points if helpful.

Regards,

CS.

Read only

Former Member
0 Likes
434

hI,

give two single qoutes and a space b/w them in comparision value

Regards

Sandipan

Read only

Former Member
0 Likes
434

VBDPA-ZTERM_TX1& NE ' '