<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<p>Hi there,<br>&nbsp;<br>Can anyone please guide me on this.&nbsp; <br>We are trying to implement web-based approval mechanism for custom business process.&nbsp; <br>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Requestor submits his request through a BSP page.<br>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A work item is should go to Manager for approval. Manger should be able to access/execute the work item from the workflow. 
<br>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When work item is executed/accessed by manger,&nbsp; Approval page of BSP application should be opened up in the browser, where he will either approval or reject after filling some more details on approval-page.<br>
4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Based on approval/rejection, process flow differs in workflow. [Means, information maintained by Manager on approval-page should be available back in workflow.</p>
<div>Notes: No Custom business objects. No custom tables are being used to save the information maintained neither by requestor nor by approver. So, all details have to be saved into workflow container till the end of flow. 
<br>&nbsp;</div>
<div>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Trigger the workflow from BSP page by calling a workflow. Std FM SWU_START_WORKFLOW_TASK by passing workflow number [WS xxxxxxx] &amp; container table.&nbsp; Question: How to fill the container table. And will there be any issue because of not having business object as a element in the container? 
<br>2.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Generate the tasks for approval page and use this task in workflow.[ with the help of WF_EXTSRV ] <br>3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RSWUWFML, I under this program can be used to send mails to for each work-item but am not sure whether work items can be executed from the mails even when there is no SAPGUI on Manager's Desktop. Can anyone confirm this. 
<br>4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; How to get the results back into workflow, after manager is done with his job.<br>I have gone through SWXTRAREQ bsp application, but couldn't grasp. Can anyone tell me how this can be done.</div>
<div>&nbsp;</div>
<div>I have one more question wrt container which should filled and passed to std fm .&nbsp; How this table should be populated if my container element is a table.<br>&nbsp;<br>Need pointers as early as possible. <br>&nbsp;<br>Thanks,<br>
Pramod.</div></blockquote></div><br>