Skip to Content
0
Former Member
May 09, 2008 at 10:34 AM

Postal Code not appearing correctly thru ADDRESS statement

133 Views

Hi,

I am using ADDRESS - ENDADDRESS to write company code address.

Now, Postal Code of one of the co code is maintained as

5605 LS. However, in the form it is appearing without space i.e

5605LS.

I just noticed that in function module ADDRESS_INTO_PRINTFORM, once postal code is entered into the string , there is a CONDENSE statement with NO-GAPS that suppresses the spaces.

Kindly advise how i can print postal code with space correctly in form using ADDRESS - ENDADDRESS .

Thanks

Nidhi