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

Change a Parked Document using a FM or BAPI

Former Member
0 Likes
2,298

Hi All,

Is there a way we can change a parked document using a FM or a BAPI.

This is an FI Invoice document, so cannot use the BAPI BAPI_INCOMINGINVOICE_CHANGE.

The document is parkde using tcode FV60. We are trying to give the user access to modify the

document from WDA screen, so that we don't have to invoke the FBV2 tcode.

Any input is appreciated.

Thank you

Lalitha

Hi All,

Is there a way we can change a parked document using a FM or a BAPI.

This is an FI Invoice document, so cannot use the BAPI BAPI_INCOMINGINVOICE_CHANGE.

The document is parkde using tcode FV60. We are trying to give the user access to modify the

document from WDA screen, so that we don't have to invoke the FBV2 tcode.

Any input is appreciated.

Thank you

Lalitha

2 REPLIES 2
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,226

Did you find PRELIMINARY_POSTING_UPDATE and similar FM during your search at scn, else you could try a BDC with FBV

.

Regards,

Raymond

Read only

0 Likes
1,226

Hi Raymond,

Thank you for your reply, I did check a few FM's suggested in the forum, but nothing seems to work for changing a parked document. I am a little hesitant to try BDC for Enjoy tcodes, since we have had problems before.

Was hoping that there was some new FM's that could be used for this .

Thank you

Lalitha