Skip to Content
0
Former Member
May 13, 2010 at 11:28 AM

Address window in scripts

34 Views

hello All,

I want to print KNA1 address in a window in scripts.I have used the following code:

ADDRESS DELIVERY TYPE 1 LINES 6

IF &L_KUNNR& IS NOT INITIAL.

PERSONNUMBER &L_KUNNR&

ENDIF.

ENDADDRESS

But it is not printed the address.

Please help me display the address details.

Thanks

Anju

Edited by: Anju Dhankhar on May 13, 2010 1:28 PM