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

Input parameter on selection screen

Former Member
0 Likes
449

Hi,

When i insert Excise Document No. (123456) on selection screen field, it display the output.

My problem is that in some cases, my Excise Document No. is like 123456c.

How can i display as an output these Excise Document No's also. Becuase when i insert 123456, it shows only 123456 record not 123456c.

plz. help...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
409

Hi,

Try giving your input as 123456* (if your selection field is a select option)

3 REPLIES 3
Read only

Former Member
0 Likes
410

Hi,

Try giving your input as 123456* (if your selection field is a select option)

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
409

use select-options to get data for both the inputs

Read only

Former Member
0 Likes
409

Selection screen field should be of same Type as Excise Document No.Then there will be no issue.

If you are asking for dialog program , make the field from dictionary.