/: ADDRESS PARAGRAPH AS
/: NAME &LFA1-NAME1&
.
.
/: COUNTRY &LFA1-LAND1&

THIS CODE IS NOT GENERATING ANY ADDRESS ON THE OUTPUT FORM.
IF I NEED TO PRINT THE ADDRESS THEN,WAT CODE I NEED TO
FOLLOW?EVEN I READ THE DATA THRU THE SELECT STATEMENT IN MY
OWN DRIVER PROGRAM!

Answer Posted / prabu

you did small mistake Radhika2006,

write like as follows:

/: ADDRESS
: NAME: &W_NAME&
: STREET: &STREET&
========

/: ENDADDRESS

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the client concept in SAP? What is the meaning of client independent ?

1493


What is sap script?

517


How to change the package of a SAP Script ?

3469


What are the types of windows?

552


Explain the pages in layout set.

529






What is the purpose of sapscript?

620


How does check, continue and exit commands work in loop and end Loop.

1594


How do we set the date, time format?

542


You want to backup sapscript layoutsets. How will you do it?

510


How can I format the time in the sapscript?

553


What the conditional statements used in sapscripts?

526


Why the Main window Triggers first in Scripts ?

1559


You want to import graphics into sapscript. How will you do that?

499


What is difference between window & a page window?

554


I need to debug sapscript. What steps would you recommend should I take?

510