cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

Can you please let me know what is the best approach for my requirement.

I have to create a custom workflow for the dynamic approval process (number of approves will be determined from a custom table entries like 3 to 6 approves).

Workflow should start by clicking the custom button from Z tcode. 

Email will be sent to user to approve the work item.

User will approve/reject work item from the same Z-tcode by clicking custom Approve/Reject buttons.

Please let me know what is the best process to implement this.

1. How to design the workflow

2. How to start and approve and implement workflow from  program.

I greatly appreciate your detailed information.

Thank You.

Satish.

0 Likes
View Entire Topic
Former Member
0 Likes

Hello,

Those are some very basic workflow questions. I suggest you take the SAP Workflow course and/or get the workflow book:

http://www.workflowbook.com

The purpose of this forum is to help people with their workflow problems, not do their work for them.

Please let us know what YOU have done so far and what problems you are encountering.

In general you would start a workflow by using fm SAP_WAPI_CREATE_EVENT to create an event that triggers your workflow.

regards

Rick Bakker