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: 

Function module PRELIMINARY_POSTING_POST

Former Member
0 Kudos

Dear all

I am new to FI. I want to post a parked document. I am trying to use FM PRELIMINARY_POSTING_POST. The result of execution of this function from se37 is not throwing any error.

but in table bkpf the status is still not parked. If I execute the same function in dialog then the document is parked. Can some please advise where am I going wrong.

thank you

barin

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check this FM BAPI_ACC_DOCUMENT_POST

0 Kudos

the import parameters are too many.

can you advise what shall i feel in parameters mapped to structure BAPIACHE09

I need the values those required to pass in following parameters.

DOCUMENTHEADER

CUSTOMERCPD

CONTRACTHEADER

apologies for stupidity but I am relatively new to this domain.

PRELIMINARY_POSTING_POST suits me more because it has the document number year and co-code as import parameters.