2008 Jul 07 9:00 AM
Hi friends,
I'm modifying standard script J_I1_ARE1 after converting into Z_.When I run in actual transaction the functionality suppressing leading zeroes(CIZ) is not working,still displaying with leading zeroes..How to avoid this?........
Thanks in advance..
hiiii
for suppresing leading zeros you only need to add (Z) with variable..like &zmatnr(Z)&.
it will suppress leading zeros of zmatnr..
regards
twinkal
2008 Jul 07 9:01 AM
Hi Hosmath,
use this Syntax:
its not &variable(CIZ), but it is &*&variable(Z)&
Regards,
Sunil.
2008 Jul 07 9:05 AM
hiiii
for suppresing leading zeros you only need to add (Z) with variable..like &zmatnr(Z)&.
it will suppress leading zeros of zmatnr..
regards
twinkal
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |