difference between at new and on change of

pl its urgent

Answer Posted / balakrishna

When we use At new for a field, it will trigger whenever
there is any change in al lthe fields from the left to that
of the particular field. But when we use On change of it
triggers only when there is any change in the particular
field.
At new can only be used inside loop. On change of can used
outside the loop.

No logical Expressions can be added with at new. Logical
expressions like AND OR can be used with on change of.

When AT NEW occurs, the alpha-numeric fields have * in
their value,where as in case of On Change, the alphanumeric
fields have their Corresponding value, of that particular
record, where the Event gets fired.

On Change of executes for the first value of field too,
this is not the case with At New.

On change of cannot be used in ABAP objects At new can be
used in this

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an Open Item in SAP? How will you find an Open Item in SAP?

624


What is an update task?

586


What is a persistent class?

972


What are the different types of abap reports in sap?

768


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

610






What is a view in sap? : abap data dictionary

626


How do you find out who has transported a transport request?

613


What is the difference b/t Session method and call transaction method ??

5253


How do you document ABAP programs? Do you use program documentation menu option?

645


How to read files and process BDC's automatically ?

1633


What is a collect statement?

575


What are the differences between interactive and drill down reports?

548


What are the attributes of a field that can be activated or deactivated during runtime?

566


what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...

1534


How many default tab strips are there? How to insert more tabs in it?

606