2010 Apr 27 1:28 PM
Hi Friends,
I have a requirement of Dynamic change of field positions,I have to write the Material number field positions dynamically,suppose the material is Eight characters after removiing leading zeros, I have add some empty spaces infront of it to make it as 20 characters for all the materail numbers.
Can you please provide me a solution.
Regards
Dinesh
2010 Apr 27 1:58 PM
Hi,
Use the below statement.
shift lv_matnr RIGHT DELETING TRAILING space
Thanks,
Srini.
Hi Friends,
I have a requirement of Dynamic change of field positions,I have to write the Material number field positions dynamically,suppose the material is Eight characters after removiing leading zeros, I have add some empty spaces infront of it to make it as 20 characters for all the materail numbers.
Can you please provide me a solution.
Regards
Dinesh
2010 Apr 27 1:58 PM
Hi,
Use the below statement.
shift lv_matnr RIGHT DELETING TRAILING space
Thanks,
Srini.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |