cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module to Post Parked Document

0 Likes
6,892

Hi All,

I have parked Document using PRELIMINARY_POSTING_FB01. Now i need to POST the parked document.Please suggest Correct Function Module to Post the Parked Document. I have checked few but those are to Post Directly.

Regards,

Anand R

Accepted Solutions (0)

Answers (2)

Answers (2)

RaymondGiuseppi
Active Contributor
0 Likes

There are no SAP supported solutions for this.

You can read a note like 2092366 - Parking with BAPI_ACC_DOCUMENT_POST


There are no BAPIs that you can use to post, edit or delete a parked document. You must therefore carry out any further processing of the document using transaction FBV0 or FBV2.

As you already called not-released FM PRELIMINARY_POSTING_FB01, you could now call not-released FM PRELIMINARY_POSTING_POST (also with suffix _CHECK) of the same function group...

Regards,

Raymond

0 Likes

Thanks a lot Raymond. I could see this Function Module PRELIMINARY_POSTING_POST takes only three parameters

BELNR

BUKRS

GJAHR.

Will this be enough to post? i can try in the meantime and update if any issues.

Regards,

Anand R

0 Likes

Hi Raymond,

I am also asked to Clear the Open Item after this Document posting. Is there any Function Module for this??

Former Member
0 Likes

Hello,

First are you released the parked document before post.

then check the below lick which consists of FM's to post the document.

BAPI or FM to Post Parked documents | SCN

Thanks and regards,

Lokeswar.

0 Likes

Hi Lokeswar,

I have seen this link already. But not sure which one works perfectly.

Regards,

Anand R

JL23
Active Contributor
0 Likes

See what confusion a link to another discussion creates. This other discussion has as well links and two persons already asked how it was solved.

Such links do not make much sense. Please answer with your own words if you know the answer and use a link to emphasize what you said.

Don't just pick old discussions without completely reading them.