‎2007 May 01 5:59 AM
hi gurus,
We have problem in comparison of NUMC field in ABAP code. could you please see the below sample.
46C system,
In table DD04L, for data element "Viewname" have SPACE value for ROUTPUTLEN field.
ECC system,
In table DD04L, for data element "Viewname" have 000000 value for ROUTPUTLEN field.
so when we fetch values using Select stmt from DD04L table and compare both values for field ROUTPUTLEN its giving different.
Please let us know how to solve this prob
Regards
Ambichan
‎2007 May 01 6:02 AM
HI
WHEN YOU FETCH THE FIELD VALUE FROM 46C move it to a NUMC field and compare with ECC field
then it works fine
reward if useful
regards
Anji
‎2007 May 01 6:12 AM
take a numeric field nad pass the vale of 4.6c version value to this n compare it with ecc
hope this solves ur problem..
‎2007 May 01 6:43 AM
hi guys,
I am doing the same but i have this problem still..
Regards
Ambichan
‎2007 May 01 7:04 AM
Hi prince,
Go through this link, it will be very helpful for you......
http://www.esnips.com/doc/84dee105-933b-4c83-a5de-4a38c8dcb4b5/Inserting_new_field
<b>
Reward all helpful answers</b>
Regards,
V.Raghavender.