Skip to Content
0
Sep 24, 2005 at 12:00 PM

Clear static data?

356 Views

Hi folks!

in some userexits our developers use either global data in a function group or static data in form routines.

OK, by now all developers believe that a 'commit work' never clears any variables. But in some situations in mass- or IDOC-processing we would prefer to be sure that everything is cleared.

Is there a way of clearing just everything or to have everything initial by re-loading the modules - actually I don't know how to enforce a reload.

Is a possible solution processing in separate task?

Thanks for any useful hints,

C.