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

data type

prince_isaac
Active Participant
0 Likes
671

hi guys,

is there a data element that can accommodate up to 8 integer digits and five decimal places?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
624

How about this <b>BASE_PRICE_SCALE</b>

4 REPLIES 4
Read only

Former Member
0 Likes
625

How about this <b>BASE_PRICE_SCALE</b>

Read only

0 Likes
624

tried to activate it but it's only partially activated after an error says table inconstistent... tried to activate table with type using BASE_PRICE domain in se14 but still partally activates. It produced the same error, for FLTP Lokesh. The field is to accomodate exchange rate ( I don't want to use UKURS because it's too short for the exch rate.

Message was edited by:

prince isaac

Read only

0 Likes
624

try these domains

<b>QUAN15</b>

MENG15_5

MENG18_5

RECDUNITPRICE5

REFUNIT

RSDMDM_DEC155

RSDMDM_DEC215

RS_CURR_X

SCUR_23V5

TB_CURR_11_5

TFMASTUECK

TFMBBWHR2

TMAXBW

WERTV9D5

WHRV5

Message was edited by:

Rajesh

Read only

Former Member
0 Likes
624

why dont you go for data type FLTP.

Lokesh