<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>RE: Information about developing Workflow material master</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi there Timo,</FONT>
</P>

<P><FONT SIZE=2>You need to define the binding from the task to the method passing the plant.&nbsp;&nbsp; If the plant is not going to be &quot;hardcoded&quot; (i.e. a constant) then you need to bind the plant to the task from the workflow definition.</FONT></P>

<P><FONT SIZE=2>I hope this helps...</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: sap-wug-bounces@mit.edu [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>] On Behalf Of Timo Robens</FONT>
<BR><FONT SIZE=2>Sent: Monday, August 08, 2005 8:56 AM</FONT>
<BR><FONT SIZE=2>To: 'SAP Workflow Users' Group'</FONT>
<BR><FONT SIZE=2>Subject: AW: Information about developing Workflow material master</FONT>
</P>

<P><FONT SIZE=2>Hi Partha,</FONT>
</P>

<P><FONT SIZE=2>thanks a lot for writing me. I´ve found a method called standardmaterial.createviews. I created a Subtyp an added the parameter plant. After that I create the method within an activity. But the thing i don´t understand is in which way am i able to feed the method with parameters? Do you have an advice?</FONT></P>

<P><FONT SIZE=2>Friendly regards</FONT>
<BR><FONT SIZE=2>timo</FONT>
</P>

<P><FONT SIZE=2>-----Ursprüngliche Nachricht-----</FONT>
<BR><FONT SIZE=2>Von: sap-wug-bounces@mit.edu [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>]Im Auftrag</FONT>
<BR><FONT SIZE=2>von Chatterjee, Partha (US - San Ramon)</FONT>
<BR><FONT SIZE=2>Gesendet: Montag, 8. August 2005 15:58</FONT>
<BR><FONT SIZE=2>An: SAP Workflow Users' Group</FONT>
<BR><FONT SIZE=2>Betreff: RE: Information about developing Workflow material master</FONT>
</P>
<BR>

<P><FONT SIZE=2>Timo,</FONT>
</P>

<P><FONT SIZE=2>Workflow uses business object methods in each workflow step.&nbsp; These methods can programs including transaction codes. Generally, to bring up a particular view in t-code, you will need to feed the appropriate parameters to the workflow task/method if it does not have the material master view you are interested in by default.&nbsp; So in essence, you have to able to feed the method in business object the correct parameter.&nbsp; If it does not have an interface to this, then you would to program it using abap and build your method containing the abap and the correct parameter interface.</FONT></P>

<P><FONT SIZE=2>So I would suggest testing a method that brings up the material master in the business object method and test if there is parameter adjusts the views as first run at this problem ...</FONT></P>

<P><FONT SIZE=2>With regards,</FONT>
<BR><FONT SIZE=2>Partha</FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: sap-wug-bounces@mit.edu [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>] On Behalf Of Timo Robens</FONT>
<BR><FONT SIZE=2>Sent: Monday, August 08, 2005 1:57 AM</FONT>
<BR><FONT SIZE=2>To: sap-wug@mit.edu</FONT>
<BR><FONT SIZE=2>Subject: Information about developing Workflow material master</FONT>
</P>

<P><FONT SIZE=2>hello everybody,</FONT>
</P>

<P><FONT SIZE=2>i´m very new to the workflow topic. Because of this i´ve got some questions.</FONT>
<BR><FONT SIZE=2>Regarding to our costumer request i try to develop a workflow which controls</FONT>
<BR><FONT SIZE=2>the creating of the material master. For this I want to use the BUS1001006.</FONT>
<BR><FONT SIZE=2>Mainly with the method material.create and viewlistline. After creating of a</FONT>
<BR><FONT SIZE=2>new material there will be sent a workitem to the responsible department.</FONT>
<BR><FONT SIZE=2>After executing this workitem the user should be automatically given the</FONT>
<BR><FONT SIZE=2>right material view. Does anybody know, in which way i can do so? For your</FONT>
<BR><FONT SIZE=2>effort thanks a lot.</FONT>
</P>

<P><FONT SIZE=2>friendly regards</FONT>
<BR><FONT SIZE=2>timo</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>SAP-WUG mailing list</FONT>
<BR><FONT SIZE=2>SAP-WUG@mit.edu</FONT>
<BR><FONT SIZE=2><A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug" TARGET="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</A> </FONT>
</P>
<BR>

<P><FONT SIZE=2>This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.&nbsp; If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]</FONT></P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>SAP-WUG mailing list</FONT>
<BR><FONT SIZE=2>SAP-WUG@mit.edu</FONT>
<BR><FONT SIZE=2><A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug" TARGET="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</A></FONT>
</P>

</BODY>
</HTML>