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

WORKFLOW

Former Member
0 Likes
338

Hi,

Can someone tell me how data binding is done in WORKFLOW, i,e. how are the import and export parameters are bound at the runtime how do they take the data?

And how are these bound to the events?.How to trigger the events at the runtime?

Thanks,

Sirisha Matta.

2 REPLIES 2
Read only

Former Member
0 Likes
320

hi,

Related to events...

Since Workflow delivers work items to employees automatically via email, they do not have to wait or inquire about the status of a particular transaction. SAP Business Workflow can also be used to respond to errors and exceptions - it can start when predefined events occur. For example, an event can be triggered if particular errors are found during an automatic check of the data SAP workflow is particularly useful when there is a business process involving more than one person, when an automatic notification can replace a manual communication and when there is a defined set of individuals and/or documents implicated. It organizes one's work, alerts users and directs traffic by sending work items - once the user executes the work item, then another one can be sent to another user. For example, a Manager could use workflow to approve a vacation request from an employee. The workflow application would ensure that each person involved uses the correct online form and successfully completes their step before the planned leave was entered into SAP - either by an Administrator or automatically. By the same token, if someone registers for a training class, Workflow can act as an alert tool by notifying the supervisor in question or reminding the individual of an upcoming class.

~~Guduri

Read only

Former Member
0 Likes
320

check this link for data binding i donno how far it is helpful for you

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6d599690-0201-0010-12bb-b9e...

check the below links for events go with ctrl F u will find lot of info on events

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c6456e89-0a01-0010-0189-a79...

/people/jocelyn.dart/blog/2006/07/27/raising-abap-oo-events-for-workflow

If it is not useful for you sorry to waste ur time