2003 Dec 03 11:42 AM
Hello,
I am desparately trying to set dynpro field immediatley after a value request (without PBO). This works fine via 'DYNP_VALUES_UPDATE'.
This does not work though when you try to filed fields in the main dynpro after calling a value request in a subscreen. The FuBa takes dynpro number and report id as parameters but never evaluates them. The fields in the main dynpro are thus never updated with the new data.
Any suggestions?
TIA
Peter
2003 Dec 11 3:33 PM
Hi,
you might try to play with function module 'dynp_update_fields', where you can specify dynpro number and report id.
But please be careful, the module can have bad effects if you do not use it in the right way -> careful testing is recommended.
Bye
Horst