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

How to convert Pack-decimal values?

Former Member
0 Likes
494

I have one itab1 with field

Rate DEC 20,5

Another Itab2 with field

Rate DEC 18,9

i am doing...

itab2-rate = itab1-rate

but it is not let me doing my value to second table . how?

How it can be done?

RH

I have one itab1 with field

Rate DEC 20,5

Another Itab2 with field

Rate DEC 18,9

i am doing...

itab2-rate = itab1-rate

but it is not let me doing my value to second table . how?

How it can be done?

RH

2 REPLIES 2
Read only

Former Member
0 Likes
467

Hi Ronny,

<removed_by_moderator>

Edited by: Julius Bussche on Sep 9, 2008 5:37 PM

Read only

Former Member
0 Likes
467

Thanks !!