‎2015 Mar 31 2:33 PM
Hi folks,
is it SAP standard behaviour for t-code se16n to not display leading zeroes.
For instance, if we execute SE16 on KNA1 and display field BBSNR, we see leading zeroes.
But if we execute SE16N on the same, leading zeroes are not displayed.
They are displayed only if we double-click on the field.
Please check attachment for details.
I can chose to enable conversion exits in SE16, but could not find any such option in SE16N. Is it automatically enabled? Is there a note that can be applied to disable conversion exits in se16n?
Thanks for your help.
‎2015 Mar 31 3:07 PM
‎2015 Mar 31 6:49 PM
Thanks Raymond.
Yes, I did try that, but no luck. It still displayed without the zeroes in front.
‎2015 Mar 31 9:53 PM
I also checked if that field had any conversion exits in se11, and found none.
‎2015 Apr 01 7:04 AM
This field is a NUMC field, numeric text field, so even if technically it's a charcter field, it has display properties of a numeric field, right adjustment, leading zero removed, etc.
In a customer report you could use some options to change the behavior, but not on generated/dynamic programs as SE16 or SE16n.
Regards,
Raymond
‎2019 Sep 27 3:09 PM
SE16n is based on user parameter (SU3)
"SE16N_NO_CONVEXIT" should be "X" in SU3
