2017 Aug 09 11:14 AM
I need to update the value of a field in a standard module pool. I am doing so in PAI as in PAI the other dependent field values are updated as per this update. I am getting an enh point at the beginning of the PAI to do this.
Now, after this, the flow moves to a piece of code which has chain... endchain. along with field my_field. and then on chain request.
At this field statement, the original screen value is being retained back instead of the changed value using the code in the enhancement.
What is the solution to this issue?