difference between at new and on change of

pl its urgent

Answer Posted / niladri

when a new record comes at new triggers.
atnew only used inside loop and endloop.

on change of works same like at-new but the diff is it can
be used out side of a loop,like select and endselect,case
endcase.

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In sap scripts, how will you link form with the event driven?

550


Which objects are independent transport objects? : abap data dictionary

576


Can I execute user exits? If yes, how?

592


What are the data types of the external layer? : abap data dictionary

792


What are the different types of parameters? : abap modularization

614






What is alv programming in abap?

638


What are the functional areas, user groups? How does abap query work in relation to these?

591


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1723


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

694


What are the different types of views in sap? : abap data dictionary

609


Reports: Event functionality.

885


What are the different abap editors? What is the used of different editors in abap?

566


Did you create primary index?

544


What is an evaluation path? : sap abap hr

559


What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

742