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

How can cluster table be created?

658


Value table VS check Table.

964


what is defference between repository and non repository Object?

6700


Which infotype records can not be deleted ? : abap hr

610


It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization

712






What are the differences between a database index and a match code?

600


Explain the different types of view?

604


What is the difference between synchronous and asynchronous update? : abap bdc

643


What is the difference between skip and new-line?

800


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

611


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?

1069


what are the important fields while preparing sales order,inquiry?

1907


What are internal tables? How to use a specific number occurs statement?

572


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1722


What is the difference between scrolling a table horizontally and vertically?

579