/: 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
Differentiate between sapscript and smartform.
What are the modules in FI that you have worked on ?
Structures used in perform statement in scripts ?
What is the use of perform statement in scripts ?
Explain the character format in layout set.
How many main windows can we create in one script?
What does the smartforms development class start with ?
How to change the package of a SAP Script ?
How to debug a script?
What are the components/elements/layout sets in sap script ?
How do you handle filters in ALV Reports?
What is sapscript? What is its purpose?
What is sap script? Difference between sap script and report?
Which are frequently used system variables in sapscript?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?