what are the control break statements in Reports?
Answer Posted / ankitraheja
First you can tell the interviewer that control break
statements are obsolete but since he has asked the question
just tell him the control break statements.
-He will give you points for giving the correct answer and
also for knowing that control break statements are obsolete
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
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 two ways of producing a list within a transaction?
What is the function of a data element?
In which cluster time results are stored? : abap hr
Concepts of OO ABAP and why we are using it?
What data is contained in data dictionary? : abap data dictionary
What is the meaning of abap editor integrated with abap data dictionary? : abap data dictionary
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What does hide statement do?
Can we use transfer dataset to transfer data in internal table ?
What are the merits of its?-
What are the different abap/4 editors?
What is database view ? : sap abap data dictionary
Explain how do you move on to the next screen in interactive reporting?