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

regarding NUMC comparison

Former Member
0 Likes
1,005

hi Gurus,

In table DD02l, Field PROZPUFF is NUMC having values of '0' in 46C and ECC.

But when we compare the two field after selecting using SELECT statement, 46C value is changed

to space but ECC is still 0. so comparison fails. why?

Its not the case for all other numc fields.

Please suggest us.

Regards

Ambichan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
456

Hi

I Don't know what purpose are you comparing these field in the 2 versions

No doubt it is NUMC of length 3

in Ecc 6 it is value 0

but see thedocumentation on this field in that table

It says about this field:

<b>Percentage for buffers

This field is not used at the moment!

Any entries still present in this field are meaningless!</b>

so whatever value is present whether it is space or zero it is meaning less and will not be considered for any comparison

hope it is understandable

reward if useful

regards

Anji

1 REPLY 1
Read only

Former Member
0 Likes
457

Hi

I Don't know what purpose are you comparing these field in the 2 versions

No doubt it is NUMC of length 3

in Ecc 6 it is value 0

but see thedocumentation on this field in that table

It says about this field:

<b>Percentage for buffers

This field is not used at the moment!

Any entries still present in this field are meaningless!</b>

so whatever value is present whether it is space or zero it is meaning less and will not be considered for any comparison

hope it is understandable

reward if useful

regards

Anji