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

reading Parked Document.

Former Member
0 Likes
877

hi,

i have a requirement where in i need to read all parked documents and then show the details in an alv grid from where the user will select and simply document will be posted.

i know that i can use bapi_acc* for posting documjents . <b>how i read the details of parked documents for a date range.</b>

thanks

Tarun

6 REPLIES 6
Read only

Former Member
0 Likes
807

Hi,

Use the table VBKPF to read the accounting documents...for parked documents..

OR use BKPF where BSTAT = 'V'

Thanks

Naren

Read only

0 Likes
807

thanx a ton.

is there a bapi availaible to delete parked documents

Regards

Tarun

Read only

Former Member
0 Likes
807

Hi,

Not sure of a BAPI...You can use BDC to delete the parked document.

Thanks

Naren

Read only

0 Likes
807

ok,

is there a bapi to read accounting documents

Read only

0 Likes
807

Hi Tarun,

I don' t think there is any BAPI to read the parked documents. It is just a single select query on BKPF.

Regards,

Atish

Read only

Former Member
0 Likes
807

Hi,

Not sure if there is one BAPI to read accounting document..

Thanks

Naren