cancel
Showing results for 
Search instead for 
Did you mean: 

Workflow design and start/approval process from a custom tcode

04-30-2016 8:06 AM
810 views 2 comments
0 Likes
SAP Managed Tags
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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Satish,

I agree with Rick these are very basic questions, you first need to acquire the necessary skills before you can proceed with this request.

If there is time ask for training from your manager, if there is haste then hire a workflow consultant.

Kind regards, Rob Dielemans

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