2010 May 20 7:43 PM
Hi Gurus,
Is there a BAPI or FM available to process the residual amounts with reason code using the transaction FB05. We need to post and clear the documents , if there is any difference amount then we need to post that amount as residual in residual tab.
Is there a way to post the residual amounts using the FM ? My customer does not want to use BDC (in my program).
Please Help.
Regards,
Srinivas.
Edited by: srinivas kari on Jun 2, 2010 3:42 PM
2010 Jun 02 2:56 PM
Hi,
try FM: POSTING_INTERFACE_CLEARING or Report RFBIBL00.
Regards, Dieter
2010 Jun 02 6:02 PM
Hi Dieter,
Thanks for the answer. I tried the POSTING_INTERFACE_CLEARING, but, it is not accepting screen fields for residual tab, its only accepting the fields for the standard tab.
Thanks,
Srinivas.
2013 Dec 08 10:22 PM
Did you find any solution?
I am also trying to post residual items using the FM POSTING_INTERFACE_CLEARING. But no luck.
Can anyone help us guide how to post residual payment programatically?
2010 Jun 25 2:30 AM
2015 Dec 22 11:24 AM
2021 Nov 09 1:55 PM
Olá, eu sei algo útil,
Na SE37 use POSTING_INTERFACE_CLEARING, para postar juros, descontos, com saldo / residual, use no próximo item 002, no próximo 003 etc.
Não usa guia residual, mas chaves de lançamento
2024 Mar 20 6:28 PM
Posting is happening like you mentioned above but BAPI is making as partial payment instead of residual payment. Follow-On Doc. Type(REBZT) is coming as Z instead of V & the General Ledger view is incorrect 004 & 005 is not appearing in GL view if posting through BAPI. Please guide.