what is the difference between at first & at new
statements ?

Answer Posted / kerri

AT FIRST WIIL TRIGGER ONCE.
AT NEW WILL TRIGGER WHENEVER A NEW ITEM COMES, BUT IT WILL COMPARES ALL THE LEFT SIDES,BECAUSE OF THIS DRAWBACK OF AT NEW WE WILL GO FOR ON CHANGE.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of subroutines? : abap modularization

589


Explain the table, which contain the details of all the name of the programs and forms?

514


What is system-land-scape of your project?

569


What is an rfc?

591


How is time management and payroll is integrated? : sap abap hr

557






Explain what is sequence of event triggered in report?

554


What is the significance of the memory table ‘screen’?

599


What is sql trace? : abap data dictionary

667


What is the difference between pnp and pnpce? : abap hr

1082


How would you suppress the display of a parameter on the selection screen?

561


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

1805


Explain the session method? : abap bdc

621


What are the events driven batch jobs?

586


What are the prerequisites for creating foreign key relationship?

655


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1459