Types of windows in SAP scripts?
Answer Posted / shailendra
1) Page
2) Window
3) Page Window
4) Paragraph Format
5) Character Format
| Is This Answer Correct ? | 1 Yes | 23 No |
Post New Answer View All Answers
Sy index and sy tabix
What is img? : sap abap hr
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is the bapi?
How do you do bdc for a table control? : abap bdc
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
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 logical databases? : abap hr
What are plan versions used for? : sap abap hr
What is an update type with reference to a match code id? : abap data dictionary
What is an authorization in sap?
How to handle error in session method? : abap bdc
What is modularization and its benefits?
Difference between Read and Get cursor?
What are the Control levels in internal tables?