cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger a workflow using Adobe interactive form...

Former Member
0 Kudos

Hi,

I am new to SAP.

I hv to ceate a adobe form for creating CREDIT MEMO REQUEST...

on filling the data and submitting, it should trigger a workflow, in which, the approver may approve or reject..

if it is approved it should be updated in the database table

and if rejected it should go to the another person.

I know to create adobe forms.. On clicking the SUBMIT button in the form the workflow should be triggerd..

is there any standard wokflow for my requirement or should i create a new WF.

What is the code for triggering a workflow.... how to approach my requirement... can any one help on this please...

Accepted Solutions (0)

Answers (1)

Answers (1)

chintan_virani
Active Contributor
0 Kudos

Surya,

Check this [link |http://help.sap.com/saphelp_erp2005/helpdata/en/43/15cbc6f1fb5a38e10000000a422035/frameset.htm] and following thread :-

Alternatively on submit event you can trigger a BAPI and that BAPI should call the workflow.

Chintan