Skip to Content
0
Former Member
Jul 18, 2008 at 05:30 AM

Regarding a Simple Work-Flow

28 Views

Requirement:

I want to trigger a work flow such that at the end of the day i want to get a Dialog step on to my work flow box saying that do

you want to have a look at the employees who joined today. if i press Yes, i want to see the list of the employeees.

For that i have created a workflow usina a custom Object type zbus1065(here i have created the custom BAPI which displays the list of todays employees). Now a dialog step is crated and i am getting that dialog step. Now if i click on Yes, the list should gets displayed. How can display the list?