Types of windows in SAP scripts?
Answer Posted / gdr
IN SAP SCRIPT THERE ARE ONLY THREE TYPES WINDOWS
1. MAIN WINDOW
2.VARIABLE WINDOW
3.CONSTANT WINDOW
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
How do you read files from the application server ? : abap bdc
Explain the use of insert and append statement in sap abap?
Why do we use abstract class
Define structure in abap data dictionary?
visibility section for class level and attributes level
What is meant by hot spots? : abap data dictionary
How will you transfer data into a file in application server?
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)
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are the data types of the external layer?
What is abap work bench?
How can we achieve MVC ?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What is a 'z' report?