difference between at new and on change of

pl its urgent

Answer Posted / sekar

.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 ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you define org structure in MM?

842


What are the 3 types of function modules in sap?

612


SAP query how to use end users?

1697


How will you insert record in a sorted table

870


What are the two ways of producing a list within a transaction?

623






Where do you use help views?

568


Explain what is step-loop? Explain all the steps?

711


What is human resource information systems (chris)? : sap abap hr

543


How you attach search help to data element? : sap abap data dictionary

656


How to give programe name as input in BDC report of abap ?

1732


What are different ABAP editors? What are the differences?

594


How do you find number of records present in internal table?

574


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3263


Define database layer? : abap data dictionary

678


Why do we use types statement in abap programming?

671