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

Post parked FI document

Former Member
0 Likes
617

Hi,

I need post a parked document with a BAPI, now I work with FM 'BAPI_ACC_DOCUMENT_POST', and in header OBJ_TYPE I put 'BKPFF', but the bapi returns and error,

any idea?

thanks in advance

4 REPLIES 4
Read only

Former Member
0 Likes
582

This FM can't be used to post parked document...instead u need to write a BDC for the same.

Read only

andreas_mann3
Active Contributor
0 Likes
582

hi,

try fm MRM_PARKED_INVOICE_POST

A.

Read only

0 Likes
582

thank you Andreas, but the interface of this FM hasn't a table for lines of document, and I need pass new lines to parked document before post it.

Read only

aaron_morden2
Contributor
0 Likes
582

What is the error you are getting?