‎2012 Apr 26 2:43 PM
Hello everyone!
I did some research about this, but could not conclude anything. There's a batch input that don't return any error (sy-subrc = 0 and messages of success, plus no problems in st22) that when it executes a commit work, ends it's processing and returns to the caller program.
I saw in the commit work documentation these lines:
"The statement COMMIT WORK completes the current SAP LUW and opens a new one, storing all change requests for the current SAP LUW in the process."
I did know that the commit work terminates the current database luw, but could this be that during an call transaction the end of the luw send information to end the batch input? Just thoughts.
Someone has already seen something like this occur?
Thanks in advance,
-h
‎2012 Apr 26 3:08 PM
‎2012 Apr 26 3:08 PM
‎2012 Apr 26 3:13 PM
Kesavadas,
Thanks a lot to point it out. I'm currently verifying if this option will make it work correctly.
Thanks,
-h