In smart forms page no will be displayed as 2 of 15, 9 of 15
but while printing 10 of 15 it does not print correctly tell
me how to handle this scenario.
Answer Posted / kubera naidu
Hi Vikram !! That is because of the space which is not
sufficient. For that you can you Condense to display
correctly. Eg: use &symbol(C)& which will solve the issue.
Regards,
Kubera Naidu.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is a data dictionary? : sap abap data dictionary
What are the domains and data element?
What are screen painter? Menu painter? Gui status?
Can we create a gui status in a program from the object browser?
How do you retrieve the data for repetitive structures ? : abap hr
When is the top-of-page event triggered? : abap data dictionary
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
How to specify a client for database table processing?
What are the various types of selection screen event?
What is the difference between a pool table and a transparent table?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What are your ways to performance optimization?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is a data class? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used?