difference between at new and on change of

pl its urgent

Answer Posted / moazam khan

1.It can be used in any loop construct, not just loop at.
For example, it can be used within select and endselect, do
and enddo, or while and endwhile, as well as inside get events.
2. A single on change of can be triggered by a change within
one or more fields named after of and separated by or. These
fields can be elementary fields or field strings. If you are
within a loop, these fields do not have to belong to the loop.
3.When used within a loop, a change in a field to the left
of the control level does not trigger a control break.
4.When used within a loop, fields to the right still contain
their original values; they are not changed to contain zeros
or asterisks.
5.You can use else between on change of and endon.
6.You can use it with loop at it where . . ..
7. You can use sum with on change of. It sums all numeric
fields except the one(s) named after of.
8.Any values changed within on change of remain changed
after endon. The contents of the header line are not
restored as they are for at and endat

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which bdc you prefer? : abap bdc

712


In sap script how to print bar code in vertical manner

2630


What is an authorization in sap?

609


What are internal tables? : abap hr

561


What are the system fields?

556






What are the functional areas?

615


What is the difference between synchronous and asynchronous updates?

603


What is the master data necessary before you can start posting in MM?

831


Does the external program run in the same sap luw as the caller, or in a separate one?

655


Can i Have Some Realtime Examples on Badi ?

8287


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1413


Sal abap on hana interview

706


How do you write manual bdc session method? : abap bdc

598


What is an update type with reference to a match code id?

562


dynamic programming in sap abap

994