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

domain

Rushikesh_Yeole
Contributor
0 Likes
710

Which domain i should use which will store minimum 2 to 4 integers and minimum 4 decimal spaces(12.3456 to 1256.3467) for defining the data type? please let me know asap.

Edited by: RUSHIKESH YEOLE on May 5, 2009 11:48 AM

Which domain i should use which will store minimum 2 to 4 integers and minimum 4 decimal spaces(12.3456 to 1256.3467) for defining the data type? please let me know asap.

Edited by: RUSHIKESH YEOLE on May 5, 2009 11:48 AM

4 REPLIES 4
Read only

former_member195383
Active Contributor
0 Likes
688

you can create a domain, with these attributes, and then use that.

This will be easier than searching for an existing one.

Read only

Former Member
0 Likes
688

Hi,

Try with domain ANZ5_4.

contains 5 digits before & 4 digits after decimal point.

Regards

Read only

Former Member
0 Likes
688

Hi:

Go in se11 and select data type , search it.

This is the best thing to use first of all Standard Data element else Customized.

Regards

Shashi

Read only

Former Member
0 Likes
688

First you search in SE11 which domain is having the required data type, no of charecters and decimal places. If it is not there create your own.

Regards,

Joan