cancel
Showing results for 
Search instead for 
Did you mean: 

how to post a parked document using fv50 from workflow

ammad_zaman
Explorer
0 Kudos

Hello All,

I have a requirement to post the park document in back ground after user decision in workflow. it would be great help if some one may suggest method or BAPI for such requirement

Regards,

Ammad

Accepted Solutions (0)

Answers (4)

Answers (4)

laszlo_haladin
Active Participant

Hello,

you can use

BAPI_INCOMINGINVOICE_POST or userexit EXIT_SAPLACC4_001.

BR
Laszlo

former_member186746
Active Contributor

I would first check if a standard task or method already exists in SAP.

you can use SWDM to explore business workflow tasks.

Kind regards, Rob Dielemans

suresh_subramanian2
Active Contributor
0 Kudos

Hello Ammad !

To post the parked document, use the method POST of the business object FIPP.

Regards,

S.Suresh.

Former Member
0 Kudos

Hi Ammad,

Before jumping too quickly into code, i would first make sure that customization off the Financial Accounting/Financial Accounting Global Settings/Document/Document Parking path in SPRO and subsequent steps don't already meet the requirements. Not a guarantee of success, but rather extra caution required for the work with financial records processing.

thx, gm