‎2006 Mar 09 3:45 PM
Dear all,
I have to carried out a partial clearing by Standard Batch Input or similar standard tools. An example, using the program RFBIBL00 it's only possible clearing for total amount.
It's possible it without create a custom Batch Input?
Thanks.
‎2006 Mar 09 3:54 PM
You might want to look at FM POSTING_INTERFACE_CLEARING. It has documentation, but it's not released.
Rob
‎2006 Mar 09 4:22 PM
No Daniele,
pls read the docu of rfbibl00:
...
You can also use a BSELP structure to select a specific line item in the form <document no.><fiscal year><line item no.>. The document number must have 10 characters and the line item 3, and the preceding zeros should also be entered.
Example: Selecting the third line of document 0000222222
from fiscal year 1997.
BSELP-FELDN_1 = "BELNR"
BSELP-SLVON_1 = "00002222221997003"
regards Andreas
‎2007 Oct 02 5:47 PM
Did you succeed to manage partial payments though RFBIBL00?
Also I have the same problem.
I am going to manage it through FB01, using in BBSEG field REBZG, REBZJ, and REBZP for partial payments.
Hope this helps.