2-What is the difference between At New and On change Of
inside a loop??I want inside a loop difference not basic
difference??

Answer Posted / nagaraju

1.At new statement is used inside the loop and end loop.
2.At new f3 : at new will trigger if any F1,F2,F3 field
value changes

1.on change of is used with in loop end loop, select end
select,do,do while.
2 on change of F3, on change of will trigger when only F3
value changes,
it won't bother about F1 and F2 changes.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can there be more than 1 main window in sap script?

805


Final class

1234


What is the function of a data element?

812


Give few names of pooled tables in sap ?

1705


Do you know any other patterns if yes.. explain

1049


What are function modules?

785


How do you execute the payroll

2045


What is runtime analysis?

813


What is database view ? : sap abap data dictionary

788


What is Transactional based Application & Role based Application?

1269


How do you find if a logical database exists for your program requrements?

850


What primary key and foreign key relationship

1084


What are the differences between the table and the structure in the data dictionary in the sap abap?

797


Define structure in abap data dictionary?

787


Polymorphism real time scenario

1209