‎2007 Jun 08 8:16 AM
Hi All
I am trying to clear vendor open items for document numbers from BSIK table.
i am doing this using fb05 transaction, checking the 'post with clearing' option.
The program creates a batch input session.
When i process the session in foreground, the vendor document is cleared and a new clearing document is posted.
However, if i try to process the session in background , we get the error "Difference too large for clearing". The error is shown in program SAPMF05A and screen number 700. Whereas, my recording does not have this screen number .
Even when i anlyze the session screen flow, i do not see this screen number.
Any pointer on the issue shall be of great help.
Thanks
Pankaj
‎2007 Jun 08 8:20 AM
Hi
It means you aren't selecting all items to be cleared, I suppose you should the same error in foreground mode, but here the error is displayed as message type S.
U should use the std bi RFBIBL00, it supports the trx FB05.
Max
‎2007 Jun 08 8:51 AM
Hi
thanks for the pointer.
I agree that we get this error if the items are not selected.
Could it be that the items are activated by default in foreground mode , and deactivated in the background mode?
Moreover, could you please give some more info about " the std bi RFBIBL00, it supports the trx FB05" ?
Thanks
Pankaj