difference between at new and on change of

pl its urgent

Answer Posted / manoj kumar

at new is controlbreak statment and on change of is not and
we can use onchange of out side the loop
and on at nnwe the left side feild change the event
trigers and the values become 0 and *

Is This Answer Correct ?    6 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

605


Explain the sequences of event block?

553


What are the basic object types? : sap abap hr

623


What is meant by authorization? : sap abap hr

557


State the system field for the current date?

630






Write the bdc table structure? : abap bdc

598


how to capture the errors in bdc Call transaction method?

609


How we can retrieve data using secondary index. Explain with simple example?

610


How do you restrict the data to be entered in the payroll area? : sap abap hr

528


Explain what is step-loop? Explain all the steps?

706


Is it possible to pass data to and from include programs explicitly? : abap modularization

743


where do we store all custom programs in SD module?

4884


Explain the advantages of logical databases?

579


Did you create help views?

549


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)

2063