Hi Can any one explain me what is the exact difference between on change of and at end of .
I know the basic differences.
But i would like to know in which case we can use the above two statemetns.
Suppose :
Matnr plant sloc movementype date qty
12 001 002 261 12/11/08 10
12 001 002 261 12/11/08 11
12 002 003 261 12/11/08 12
Here i need to add the quantity based up on the material,
If the materials is maintained in different plants then it should give the total for for that particular plant.
Please help me how to build logic to this :
Regards,
Vinay.