In a script, i want to print something at end of last page
only.How can i print it?
Answer Posted / mallappa
HI ,
Anything you want print at the last page
use the control break statement AT LAST
then write the required field you will get the output at
the last page .
Regards
mallappa N. K.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain how many types of tables exist and what are they in data dictionary?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What are two different ways to add fields to sap tables?
What are the prerequisites for creating foreign key relationship?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
What are the data classes in abap?
What abap statement will trigger list generation?
What are two methods of modifying sap standard tables? : abap data dictionary
what is sales order confirmation and how can do design it in webdynpro. what is Tcode for the same?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
Of the two call transaction and session method, which is faster?
How can we upload a text file having delimiters in to legacy system?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the data types of the external layer?