In scripts, i have 10 address lines there were blanks in
between rows how can i avoid those
Answer Posted / k.nagalakshmi
goto the paragraph format that is applied on Address and
tick the check box, no black lines.. it will solve your
problem.
OR..
IF &LINE1& NE ' '
**PRINT LINE1
ENDIF.
IF &LINE2& NE ' '
**PRINT LINE2
ENDIF.
-----------
----------
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
How to create user interfaces for lists?
How to analysis Background Job for performance Issue?
How to create any functions? How to go about it?
What are the tcodes for performance tuning?
Difference between Field groups and internal tables?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
what is friend class
What kind of financial periods exist in SAP? What is the relevant table for that?
What are the basic components of dialog program?
Explain the difference between a pool table and a transparent table?
Difference between select option and ranges ?
What are the basic functions of database utility?
What abap statement will trigger list generation?