2023 Nov 08 5:13 PM
Hi experts,
I created a custom field in QM01 screen but it is getting cleared on pressing enter , i checked the code in debugging the value is reatined in pbo and pai and till end of debugging the value is there in the field but in screen it is getting cleared . Even in screen attributes i have given the field as both input/output field.
please require your help ASAP.
thanks in advance
2023 Nov 09 9:32 AM
How is the data passed from program to dynpro (PBO) and back (PAI)
In debug look at global data or shared variables, not some local variable.