Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error in tx SM13 - POST_DOCUMENT

jorge_velasquez
Contributor
0 Likes
2,715

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?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,727

What does ST22 have to say??

Rob

6 REPLIES 6
Read only

Former Member
0 Likes
1,728

What does ST22 have to say??

Rob

Read only

Former Member
0 Likes
1,727

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 .

Read only

vijaymanikandan
Contributor
0 Likes
1,727

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

Read only

0 Likes
1,727

Hi,

Seems to be a problem with table BSEG after system copy.

Any clue?

Read only

0 Likes
1,727

You still need to give more information - what was in ST22??

Rob

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,727

- 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