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

D

Former Member
6 REPLIES 6
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
736

Hi Syed,

try this:

In the Domain specify : No. of chars -- 2

No. of decimal places -- 2

output length -- 4.

*reward if helps

Regards,

Sandeep

Read only

Former Member
0 Likes
736

Hi

It should be :

No. characters 4

Decimal places 2

Output length 5

Regards,

Dharitree

Read only

ferry_lianto
Active Contributor
0 Likes
736

Hi,

Please try this.

Data type: DEC

No. characters: 4

Decimal places: 2

Output length: 5

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
736

Data type = DEC

No. Characters = 4

Decimal places = 2

Output Length = 5 if checkbox sign is unchecked (No negative values)

= 6 if checkbox sign is checked (Allows for negative values)

Read only

Former Member
0 Likes
736

Please see this Domain :WRBTR in se11 , it is a CURR data type with Decimal of 2 Place's similary for the DEC data type also

Girish

Read only

Former Member
0 Likes
736

Hi,

Just try with the following and see it is ok.

Data type : DEC

No. characters : 4

Decimal places : 2

Output length : 5. (6 if sign checkbox is checked.)

Regards

Harish.