Anushea
13th November 2003, 05:10
Hi everyone ,

We have got the error " Already open item present ;cannot post to finance" in the integration error log session for a sales order. Does anyone have an idea as to what has caused this error and how i can resolve this ?

kindly help asap !

Regds
Anushea

Kotharu Narayan
13th November 2003, 06:27
Hi Anushea,


This error message is generated when the program which is posting the integration transaction found already record in table tfacp200. The record in tfacp200 must fulfill the following criteria, the field tfacp200.ttyp must equal the field tfgld410.ttyp and the field tfacp200.ninv must be equal to the field tfgld410.docn.

Narayan

Anushea
13th November 2003, 08:05
Hi Narayan...

Thanks for the reply.

The error message was generated for a sales order (sales invoice) transaction. So, as per your reply, I checked the tfacr200 and tfgld410 tables.

The sales invoice transaction type document that got stuck appears in both the tfgld410 and tfacr200 tables.
Should I check this for all the document lines?

How should I proceed?

Regds.
Anushea

shuklan
13th November 2003, 08:25
Hi Anushea
For this kind of error message you need to run program otdcor0341, which will delete duplicate integration booking from tfacr200 table.
cheers!!
Nishant

milsykor
7th January 2004, 14:35
I have tried to use correction session as you mentioned but it did not work anyway. There is invoice in acr200 alredy fully paid and in gld410 invoice with the same document number unposted (err).
What would you advise ? I think that only one way is to set up Not for Finance, otherwise we are not able to close year.

thanks for any advice

Moshe Almog
12th January 2004, 16:30
Hi,

If this problematic invoice in 410 is not a new invoice but the same old one that was posted ok to finance (tfacr200 + tfgld106), and it is stuck only in integration tables you can do it.

You can change the status of relevant records in tfgld418 to not for finance or posted.
You also have to check and maybe delete relevant records from tfgld415, tfgld416.

Moshe