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

Dataelement

former_member125931
Active Participant
0 Likes
300

Hi All,

In my module pool program I need to show range of two numbers in one field up to now we are using ".",if the number contains decimal places it is difficult to us,I think problem in data type,if I take "-" instead of "." which type of datatype I have to take.

Thanks&regds,

Srinivas.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
285

Hi,

You need to use the charecter type data type

Regards

Sudheer

1 REPLY 1
Read only

Former Member
0 Likes
286

Hi,

You need to use the charecter type data type

Regards

Sudheer