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 sap luw or update transaction?

612


What are field groups?

604


What is use of transparent table in abap? How it is different from pool tables?

632


What is web dynpro for abap?

576


What is the advantage of structures?

584






How many main windows will be there in a page window?

563


how to see the table output?

1739


What primary key and foreign key relationship

888


What are the dynamic actions and how to configure it? : sap abap hr

589


What is direct input method ?

1478


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

712


What are the ways you can do the tuning?

526


What is transparent table?

602


Can we use flow logic control key words in abap/4 and vice-verse?

566


wat is the default file name of BAPI trace?

1820