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

Partial Clearing ( FB05 )

Former Member
0 Likes
1,181

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.

3 REPLIES 3
Read only

Former Member
0 Likes
746

You might want to look at FM POSTING_INTERFACE_CLEARING. It has documentation, but it's not released.

Rob

Read only

andreas_mann3
Active Contributor
0 Likes
746

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

Read only

Former Member
0 Likes
746

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.