i want to change alighnment of windows in scripts.How can i
do that?
Answer Posted / damodar reddy
if u have window which is already created, select that page
window and change the measurements(width,height,etc) of that
according to the new alignment place.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What are the 3 types of function modules in sap?
What is a multiple line field?
What is the difference between data elements and domains?
What is sequence of event triggered in report?
Describe the data classes?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is the difference between Exit and Stop?
What is meant by authorization? Did you ever work on it? : sap abap hr
How many tables are there in sap?
Why we are using Macros instead of Function Modules
Can we call reports and transactions from interactive reporting lists?
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 different types of parameters?
What are the function modules used in f4 help?