Hello Experts,
We are facing a very strange issue where the key field switchnum initial three zeroes are getting deleted automatically.
We've manually debugged the business object and provided the key (switchnum) as 20 character i.e 00000000000012345678, However later in the debugging it is getting changed to 00000000012345678 automatically. Initial three zeroes are getting deleted automatically although the type of the key field is still same (20 char). Due to this, later in the program values are not getting fetched from table.
Unfortunaltely this problem only occuring in development sysyem that too for last couple of days.We have compared all the versions and are all identical.
Any suggestion will be really appriciated.
BR,
Him