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

Bapi to Get parked documents

Former Member
0 Likes
1,940

Hi all,

Is there a BAPI FM availaible using which we can get the details of all parked FI documents? We need to get this detail and then using this detail we will post new documents and discard the existing parked document?

Thanks & Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,064

Hi Tarun

Transaction FBV3 can be used. Also please check FM

PRELIMINARY_POSTING_DOC_READ

it might help

To delete

PRELIMINARY_POSTING_DOC_DELETE

Regards,

Arun

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
1,064

Hi,

check the below thread..It seems there is no BAPI available..

reward if helpful.

Regards,

Nagaraj

Read only

Former Member
0 Likes
1,065

Hi Tarun

Transaction FBV3 can be used. Also please check FM

PRELIMINARY_POSTING_DOC_READ

it might help

To delete

PRELIMINARY_POSTING_DOC_DELETE

Regards,

Arun

Read only

0 Likes
1,064

thanx Arun,

will try these