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 / sagi.nagamani

1.at new is always followed by single field.
eg: AT NEW MATNR.
if any changes in matnr occurs at new event triggers.
at this case right side fields of matnr appears like
this.right side character fields appears like **** &
numeric field become null in work area.

2.on change of follows by single or more fields.
eg: ON CHANGE OF MATNR OR LABST OR WERKS.
here any change in any field on change of event
triggers.here we can see all fields in work area.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is page window?

564


what is diff between ECC 5.0 AND ECC 6.0

2845


Explain the difference between cluster tables and pool table?

603


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

548


5) How to rereive text elements in SF and script?

1632






What is the difference between sy-tabix and sy-index? Where it is used?

740


What does an exec sql statement do in abap?

528


How will you find manager of an employee

841


what is difference between user exit, customer exit and badi?

4043


What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.

2842


What are the different types of abap reports in sap?

751


How will you insert record in a sorted table

854


What is the different between abap and ooabap? Why do we use ooabap?

621


I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.

1340


What is a size category?

663