Hi firends,
In vbap-matnr = ' 000123456'.
Iam getiing the follwoing value.
Now i need to pass
vbap-matnr vbap-vtweg vbap-vkorg
to the function module save_text in the follwoing format
000123456 200010
Since the material number is 18 digit.
but i have a 9 digit material number in vbap-matnr so i need 9 spaces in btween vbap-matnr and
vbap-vtweg.
How can i do that using condense statment.
Regards
Priyanka.