<div>Hi,</div>
<div>&nbsp;</div>
<div>In the 'Practical Workflow for SAP' bible, page 349 dicusses the use of simple forms with a 'form' step.&nbsp; It advises generating a single dynpro and then using a PBO module to alter the screen depending on the context.
</div>
<div>&nbsp;</div>
<div>I have a form that I wish to present to different users at different points in the workflow, but I cannot work out how to access the workitem that called the form (e.g. to get the Task ID).&nbsp; I've looked at the PBO and PAI modules that are generated with the screen, but these just seem to access the workflow container rather than the workitem's.
</div>
<div>&nbsp;</div>
<div>Does anyone know how I can differentiate the context of one call to the form from another within the PBO of the screen?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Andrew</div>