2009 May 06 11:42 AM
Hello everyone,
I have a screen 0500 that contains a custom container with an OO ALV. By its side, i placed an input/output field (read only) that should calculate the total of one of the currency columns, for all selected lines.
Then i have a button that i press and should refresh this total, in case the number of selected rows has changed.
My problem is that in the screen this field is not being refreshed. I know by debugging that the event of pressing the button "refresh" is triggered and the new calculation for new selected rows is done, affecting the global variable that the field is mapped to.
Can anyone help me?
Thank you in advance,
Nuno
2009 May 06 11:45 AM
Try using the DYNP_VALUES_UPDATE function module to update the value on the screen field from the program
Regards,
Ravi
Hello everyone,
I have a screen 0500 that contains a custom container with an OO ALV. By its side, i placed an input/output field (read only) that should calculate the total of one of the currency columns, for all selected lines.
Then i have a button that i press and should refresh this total, in case the number of selected rows has changed.
My problem is that in the screen this field is not being refreshed. I know by debugging that the event of pressing the button "refresh" is triggered and the new calculation for new selected rows is done, affecting the global variable that the field is mapped to.
Can anyone help me?
Thank you in advance,
Nuno
2009 May 06 11:45 AM
Try using the DYNP_VALUES_UPDATE function module to update the value on the screen field from the program
Regards,
Ravi
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |