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

problem in workflow

Former Member
0 Likes
363

can anyone plz give me step by step procedure if possible with screen shots how to create workflow for purchase order

2 REPLIES 2
Read only

Former Member
0 Likes
332

Hi Mrudula,

Check this info.

Workflow is a tool for automating the business process so that the process itself flows smoothly, without bottlenecks and without dead ends. Critical parts of the process can be streamlined with deadline monitoring and contingency options. Participants are informed of milestones in the process. The process definition itself is powerful enough to allow business re-engineering with re-training and to eliminate the impact of workforce changes on the basic business process.

SAP Business Workflow is the R/3 tool for handling the process automation within R/3 or between R/3 systems and other systems involved in the business process. It is flexible enough to handle ad hoc processes such as the circulation of an electronic document. It is robust enough to handle mission critical process in the production system such as the creation of a material master.

The different R/3 applications supply standard workflows for the commonly occurring processes. Once these workflow templates are activated, they are ready for immediate use. A complete set of workflow tools, including the workflow editor and workflow generation wizard, are provided to enhance these standard workflows or create new workflows. These tools are complemented with transactions for monitoring, tracking and the statistical analysis of the processes.

Because the business process often does not step at the R/3 boundary, various interfaces and third party tools are available for extending the process across systems.

Workflow is the technique for automating business processes. It is particularly beneficial

• when different people are involved in different parts of the process

• when a process only occurs sporadically and the users need to be reminded of what they need to do

• when the duration of the process is critical and deadlines have to be met

• when the process definition is likely to change on the fly and retraining users is not possible.

By automating the process, you free the users from having to know what to do when. Work items are sent to the participants notifying them of what they have to do, and a single click on the notification calls the correct transaction and navigates to the relevant screen.

When the workflow runs it creates work items which are like e-mails, but

• they have the advantage that they contain the intelligence needed to execute the relevant task with the correct data when the operational user executes them,

• they provide their own functionality so that the operational user has access to everything that is useful to improve the flow of the process,

• they disappear on their own when they have been executed by someone else or made obsolete.

These work items can be received in the R/3 business workplace, MS Outlook (or any other MAPI compatible client), Lotus Notes, or work item notifications can be distributed by e-mail.

SAP Business Workflow:

• accelerates the workflow across applications, functional areas, organizational units, and time periods,

• supplements the integrated management of processes in the SAP System with individually tailored options for automating and actively controlling business and communication processes,

• combines integrated organizational management with flexible assignment of tasks and responsibilities to locations, positions, jobs, groups, or individuals,

• actively supports a quick implementation of workflow technologies through predefined workflow templates, Workflow Wizards and flexible adjustment options,

• integrates every employee in the value chain by providing a versatile integrated inbox ("universal inbox") at their work centers that can be configured individually,

• provides a Workflow Information System that is the foundation for process change management and continuous business engineering,

• was designed to be a change-management tool,

• simplifies continuous business engineering and process change management with user-friendly tools for defining and dynamically changing workflow tasks

• conforms to the workflow standards of the Workflow Management Coalition (WfMC)

• interfaces to other mail clients such as Lotus Notes and MS Outlook

Check these links.

http://www.sapgenie.com/workflow/index.htm

/people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks

http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm

http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm

http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm

http://www.sap-press.com/product.cfm?account=&product=H950

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm

http://www.sap-img.com/workflow/sap-workflow.htm

http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm

For examples on WorkFlow...check the below link..

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://web.mit.edu/sapr3/dev/newdevstand.html

http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm

http://www.workflowing.com/id18.htm

http://www.e-workflow.org/

http://web.mit.edu/sapr3/dev/newdevstand.html

Workflow tutorials with step-by-step and with screenshots are available at

http://www.saptechnical.com/Tutorials/Workflow/Workflow.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/42/c14a9b55103116e10000000a1553f7/frameset.htm

http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm

Hope this resolves your query.

Reward all the helpful answers.

Regards

Read only

Former Member
0 Likes
332

Hi,

please be somewhat specific in giving the exact requirements. you can use any of the events present in the business object BUS2012 to trigger whenever a suitable event has occured during the process of creation of a PO or change of a PO.

create a workflow template using the event as the triggering event. in the tasks that are going to be used in the workflow, use the methods present in the business object as per your requirement.

Regards

Sam