Hi group,
We have an LSMW with some programming in it. The programming calls "check"-methods that delivers back error or information messages. The messages come from our methods checking consistency of data before making the batch input.
The methods are called in step Convert Data.
We run the LSMW for around 9000 employees. So we run the convert-step in background.
What we find, is that the result returned to the spool can differ from run to run. Sometimes we even get messages back for emp# not even contained in the file we specify and import.
We are having a very hard time understanding this. Somehow, somewhere, sometimes the LSMW must be reading incorrect data.
We also from time to time see that the convertstep cancels directly in background. The error message is "Unable to read file 'OMORG_PA_SAKGANG_C9_a.lsmw.read' (OMORG_PA_SAKSGANG_C9 is the project). We are not sure if these matters are related.
Has anyone experienced this behaviour?
Any hints are greatly appreciated.
/Kirsten