Application Development 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: 

get individual clearing doc no. for every document number at settlement run

SwarnaliBasu
Participant
0 Kudos

hi

i am using tcode FCC1 for settlement run, after the document' settlement is done i see that the clearing document number is same for every document number,

my requirement is i want individual clearing document number for each document number,

I debugged the program RFCCSSTT and found out that this posting is done through a standard FM, so i also checked the FM , but was unable to find out any place where this clearing document field is called or even mentioned.

please help as to how to achieve this .

thanks

Swarn

3 REPLIES 3

SuhaSaha
Advisor
Advisor
0 Kudos

Hello Swarnali,

May be you should read the program documentation. After reading it i think it will always generate a single settlement (or clearing) doc for all the docs belonging to a particular a/c.

Hope i am clear.

BR,

Suhas

0 Kudos

HI

i know this functionality thank you , but my requirement is to alter the posting from batch to an individual one, i.e for every document number there will be an clearing document.

Regards

Swarnali

SwarnaliBasu
Participant
0 Kudos

used a loop at document level