<div>G&#39;day Daniel,</div>
<div>&nbsp;</div>
<div>I&#39;m not sure but I don&#39;t think you can do anything so tricky&nbsp;from a secondary method. I believe you can only call simple methods of the primary object (_WI_OBJECT_ID) despite the fact that you can specify other objects on that tab. I&#39;m assuming that your primary object in this case will be the material object rather than the form object. In which case you may need a new method on the material object. 
</div>
<div>&nbsp;</div>
<div>Again I&#39;m not claiming to be an expert on secondary methods, but I believe that they&#39;re not even really intended to have import/export parameters. This may not be true in the later releases, but they were originally just intended for display of additional data which didn&#39;t require parameter passing.
</div>
<div>&nbsp;</div>
<div>Good luck,</div>
<div>Mark<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 05/11/2007, <b class="gmail_sendername">Daniel Schorsch</b> &lt;<a href="mailto:daniel.schorsch@philips.com">daniel.schorsch@philips.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><font face="sans-serif" size="2">Hi all,</font> <br><br><font face="sans-serif" size="2">I have got a Workflow using formsteps. Now I would like to make this form that was filled in during the workflow to appear just for viewing via a secodary method of a workflow step for creating a new material. 
</font><br><br><font face="sans-serif" size="2">I did the following:</font> <br><br><font face="sans-serif" size="2">Entering on the &quot;methods tab&quot; of the workflow step a secondary methode Container Element is type 
<i>BO.DYNP_FORM</i>, method is <i>display</i>. </font><br><br><font face="sans-serif" size="2">Furthermore I pass the following parameters via binding to the task:</font> <br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; - FORMPROGRAM (programm to execute)
</font> <br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; - FORMDYNPRO (dynpro to open)</font> <br><font face="sans-serif" size="2">&nbsp; &nbsp; &nbsp; &nbsp; - FORMCONTAINERELEMENT (structure for the form)</font> <br><font face="sans-serif" size="2">
&nbsp; &nbsp; &nbsp; &nbsp; - DYNP_FORM (Form Object)</font> <br><br><font face="sans-serif" size="2">When I now execute the task the secondary methode is not called (or let&#39;s say the form does not open up). Is there something missing? Is is there another way to display a workflow form as a secondary method??
</font> <br><br><font face="sans-serif" size="2">Thank you very much!!!</font> <br><font face="sans-serif" size="2"><br><br>Mit freundlichen Grüßen / With kind regards / Met vriendelijke groeten<br><br>Daniel Schorsch<br>
Philips Medical Systems DMC GmbH<br>Information Technology - Technical Automation<br>Röntgenstraße 24<br>22335 Hamburg<br>Tel.: +49/40/5078-1505<br>Fax: +49/40/5078-1793<br>Email: <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Daniel.Schorsch@philips.com" target="_blank">
Daniel.Schorsch@philips.com</a><br>Intranet: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://pww.de.ms.philips.com/" target="_blank">http://pww.de.ms.philips.com/</a><br><br>Geschäftsführung: Diedrich Dirks (Vorsitzender), Christoph Wittler
<br>Sitz der Gesellschaft: Hamburg<br>Registergericht Hamburg, 66 HRB 77 839<br>Steuernummer: 22/27/278/00800</font><br>_______________________________________________<br>SAP-WUG mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br></blockquote>
</div><br>