cancel
Showing results for 
Search instead for 
Did you mean: 

Using ALTERNATIVE in Smart forms

Former Member
0 Kudos

Hi,

i am using   Alternative Condition in smartforms. In this form we will get country code as input, if the country code is 'IN' text part relevant to that will be displayed. if country code is other than 'IN' text part relevant to false part will be displayed.

But i am getting the error

   CONDITION    Field "IN" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement . 

Thanks.

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member186055
Active Participant
0 Kudos

Hi Ray,

In condition tab, write IN in between single quotes i.e., 'IN'.

Regards,

Surya...SuryaPraveen

Former Member
0 Kudos

Hi,

Please check whether the Country is maintained in the confuguration. Pls check the table T005 where the coutries list is provided.

Also check the Country Variable is declared in the Global data of Smartforms or else the Form interface.

The below link would be helpful

http://saptechnical.com/Tutorials/Smartforms/Alternative/Index.htm

Regards,

Vijaya Lakshmi T

former_member189849
Contributor
0 Kudos

Hi

Same example is available in saptechinaicaldotcom just follow the steps you can understand the process.

I hope u  can understand if u have any q's let me know

Regards

Mahesh

former_member209818
Active Contributor
0 Kudos

what is "IN" ?? Any variable that you are using?. Is yes, then you need to declare that is a importing parameter in your Loop node or in your Main Window data declaration