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

function module / bapi to simulate the booking of a parked document

Former Member
0 Likes
1,151

Hi all,

We have a parked document (created using tcode FV60). I was wondering if there's any function module / bapi which does the same thing as when we press on the simulate-button in this transaction (checking for inconsistencies blocking the posting).

thanks in advance,

br,

Björn

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
780

Hi,

Try BDC if you want the same operation... Even I had a same situation.For that I created BDc for the transaction.

Thanks and Regards,

Senthil Kumar Anantham.

Hi all,

We have a parked document (created using tcode FV60). I was wondering if there's any function module / bapi which does the same thing as when we press on the simulate-button in this transaction (checking for inconsistencies blocking the posting).

thanks in advance,

br,

Björn

2 REPLIES 2
Read only

Former Member
0 Likes
781

Hi,

Try BDC if you want the same operation... Even I had a same situation.For that I created BDc for the transaction.

Thanks and Regards,

Senthil Kumar Anantham.

Read only

0 Likes
780

Hi,

you can use these 3 function to create parked document, just search a lot to use

POSTING_INTERFACE_START

POSTING_INTERFACE_DOCUMENT

POSTING_INTERFACE_END