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
What is difference between float and packed data type?
What are clustered tables?
What are the types of views? : sap abap data dictionary
What is bdc programming in sap?
What are the types of the software component being deployed in the sap?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is off cycle payroll run
What are the advantages of logical databases?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
How we format the data before before write statement in report ?
What is use of transparent table in abap? How it is different from pool tables?
What are the advantages/ dis-advantages of logical databases?
How can you manipulate the presentation and attributes of interactive lists?
How does the system handle roll areas for external program components?
How do you get the number of lines in an internal table? How to use a specific number occurs statement?