R42232-Updates..!!-gotcha

vliyer

Active Member
Hi Team,

Yes. I found one fix. this may not be the right approach but works fine.
Insert :-
Add Change F42UI11ex Cache
F4211 Edit Line
in Write Grid Line After Event.
Change line number passed to grd_mnF42UI11wrkLineNumber
for both business functions.
-copy these two from row exit and changed-async event.

This will force writing records to cache after writing every detail record
to the Grid so that when next time cache is referred, it will get all
details.

SInce it does'nt re-visit or re-build the grid , there won't be the question
of attempt to write duplicate records, and also,
whenever it comes back to detail screen, it cleares the cache..

I tried couple of test cases and it worked fine.

If anyone came across better solution or Proper Fix, Do let me know.

Thanks

venkat.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.
 
Back
Top