Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Gap between two characters in SAP Script Address EndAddress.

Former Member
0 Likes
515

Hi Abapers,

I have one query regarding Address - EndAddress in SAPScript.

I am putting the code :

/: ADDRESS TYPE '1' PARAGRAPH ZI PRIORITY 'APL43' LINES 6
/:ADDRESSNUMBER &ZPOLGORT-ADRNR&
/:ENDADDRESS

and I am getting the output in this form

<b><i>ABC Soft c/o JSI Hong Kon g

c/o RS Logistics (Shenzhen) Limited

6/F., DZ Zhong Tian Yuan Logistics Ctr.

126/Xia Road, Futian Free Zone,

Shenzhen

China</i></b>

But the problem is there is a gap between character "n" and 'g" in first line in word Kong.

Can anybody suggest me how to solve this issue. Or is there any other issues to sort it out this problem.

Hi Abapers,

I have one query regarding Address - EndAddress in SAPScript.

I am putting the code :

/: ADDRESS TYPE '1' PARAGRAPH ZI PRIORITY 'APL43' LINES 6
/:ADDRESSNUMBER &ZPOLGORT-ADRNR&
/:ENDADDRESS

and I am getting the output in this form

<b><i>ABC Soft c/o JSI Hong Kon g

c/o RS Logistics (Shenzhen) Limited

6/F., DZ Zhong Tian Yuan Logistics Ctr.

126/Xia Road, Futian Free Zone,

Shenzhen

China</i></b>

But the problem is there is a gap between character "n" and 'g" in first line in word Kong.

Can anybody suggest me how to solve this issue. Or is there any other issues to sort it out this problem.

2 REPLIES 2
Read only

Former Member
0 Likes
493

Hi,

Its not the problem with Address / End Address.

It could be probably maintained that way.

Please check the entry in the table where it is maintained.

reagrds,

Read only

Former Member
0 Likes
493

Did you check the entry of the name correctly. And that's Hong Kong and not Hong Kon g?