‎2007 Nov 02 3:37 AM
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
‎2007 Nov 02 3:42 AM
Hi,
Use the table VBKPF to read the accounting documents...for parked documents..
OR use BKPF where BSTAT = 'V'
Thanks
Naren
‎2007 Nov 02 3:55 AM
thanx a ton.
is there a bapi availaible to delete parked documents
Regards
Tarun
‎2007 Nov 02 3:58 AM
Hi,
Not sure of a BAPI...You can use BDC to delete the parked document.
Thanks
Naren
‎2007 Nov 02 4:03 AM
‎2007 Nov 02 4:14 AM
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
‎2007 Nov 02 4:16 AM
Hi,
Not sure if there is one BAPI to read accounting document..
Thanks
Naren