‎2012 Mar 20 5:01 PM
Hi Experts,
I have an issue with tx FBZ2 trying to update a document shows this:
Update was terminated
Report LF005F01
Error Details:
F1 801: Clearing: Line item 001
I have found this notes but I still get the error:
Note 1513587 - How to analyze an update termination
Note 1004363 - FB05: Update termination F1 801 for bill/ex clearing
Any clue?
‎2012 Mar 20 5:27 PM
‎2012 Mar 20 5:27 PM
‎2012 Mar 20 5:45 PM
Hi,
if it is abort message or message type 'X' you will find the detail information in transaction ST22 error log.
if it is screen message... try to debugg and find out which condition gives the message by putting break at message statement or code lines in the report about the mentioned message .
‎2012 Mar 20 10:10 PM
Hi
SAP will force the update termination for known reasons. So in the code check if the Message type X is coming or in the sm13 you can see the specific module where this is occuring. Sometimes may be number range clash as well. In your case the issue seems to be with line item1 so check the data in line item1 and try to see at which scenario or case this error is thrown. You can also repeat your update from SM13.
Br
Vijay V
‎2012 Mar 22 7:51 PM
Hi,
Seems to be a problem with table BSEG after system copy.
Any clue?
‎2012 Mar 22 8:42 PM
You still need to give more information - what was in ST22??
Rob
‎2012 Mar 23 7:54 AM
- Did you check the document number (+ company + year) in the error message, check via SE16 if this document exists in BSEG or BSEG_ADD ?
- Did you archive such documents ?
- Do you periodically (*) perform some checks on FI database like F.03 (SAPF190) or SE38 (RFINDEX) ?
Regards,
Raymond
(*) At least once before period closing