Skip to Content
0
Former Member
Nov 30, 2006 at 04:33 PM

sap-script line space

238 Views

hi to all,

help me in this issue

in form i am doing like this

if bsid-wears = 'eur'

&BSID-BLDAT&,,&G_NETDT& &RF140-BELEGNUM(20)&,,&BSID-SGTXT(17)&

&bsid-waers&

elseif bsid-waers = 'nok'

&BSID-BLDAT&,,&G_NETDT& &RF140-BELEGNUM(20)&,,&BSID-SGTXT(17)&

&bsid-waers&.

else

&BSID-BLDAT&,,&G_NETDT& &RF140-BELEGNUM(20)&,,&BSID-SGTXT(17)&

&bsid-waers&.

now my peoblem is i need a space after each currecncy values how can i do it

EUR 12,000.00

EUR 1,000.00

EUR 12,000.00

GBP 20,000.00

GBP 10,000.00

GBP 5,000.00

USD 10,000.00

USD 5,000.00

like this

is there any syst command to do this

thanks in advance

kirna kumar

Message was edited by:

kiran kumar

Message was edited by:

kiran kumar

Message was edited by:

kiran kumar