<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Freestyle Script";
        panose-1:3 8 4 2 3 2 5 11 4 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:blue;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'>Web Dynpro ABAP Questions are best placed in the SDN &nbsp;forum for ABAP
Web Dynpro &nbsp;<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><b><span style='font-size:18.0pt;font-family:"Freestyle Script";
color:navy'>Phil Soady</span></b><span style='color:blue'> <br>
</span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:gray'>Solution Architect</span><span style='color:blue'> <br>
</span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:gray'>Netweaver Consulting</span><span style='color:blue'> <br>
</span><b><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:gray'>SAP Australia </span></b><span style='color:blue'><br>
</span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:gray'>M&nbsp; +61 412 213 079</span><span style='color:blue'> <br>
</span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:gray'>F&nbsp; +61 2 9957 7263 </span><span style='color:blue'><br>
</span><span style='font-size:7.5pt;font-family:"Arial","sans-serif";
color:blue'><a href="mailto:phil.soady@sap.com">mailto:phil.soady@sap.com</a></span><span
style='color:blue'> </span><span style='font-size:10.0pt;font-family:"Arial","sans-serif";
color:blue'><o:p></o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] <b>On Behalf Of </b>Ruben
Baldassarri<br>
<b>Sent:</b> Wednesday, 31 October 2007 3:10 PM<br>
<b>To:</b> SAP Workflow Users' Group<br>
<b>Subject:</b> RE: Object Visualization in UWL using WebDynpros<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>Hi Akshay,<br>
<br>
Actually, it's not necessary (unless you plan to display it in a view).<br>
<br>
You can add a variable, let's say G_WI_ID, of type swp_wi_id (or sww_wiid) in
the Attributes of the component controller and access this variable with <b><i>wd_this-&gt;</i></b>&nbsp;
(in a component controller method)&nbsp; or <b><i>wd_comp_controller-&gt;</i></b>&nbsp;
(in a view or window method).<br>
<br>
For example (in a component controller method):<br>
<br>
<span style='font-family:"Courier New"'>METHOD HANDLEDEFAULT.<br>
<br>
&nbsp; wd_this-&gt;g_wi_id = wi_id.<br>
&nbsp; ...<br>
<br>
ENDMETHOD<br>
<br>
<br>
</span>Best regards,<br>
Ruben<br>
<br>
<br>
At 09:02 a.m. 30/10/2007, you wrote:<br>
<br>
<br>
<o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;
color:blue'>Hi Phil and Jocelyn,<br>
</span>&nbsp;<br>
<span style='font-size:10.0pt;color:blue'>Thanks very much for your valuable
inputs. <br>
For using this value for reading the WI container etc, do I have to pass it to
the context node in Component controller , so as to be accessed by Component
controller methods?<br>
</span>&nbsp;<br>
<span style='font-size:10.0pt;color:blue'>Regds,<br>
Akshay</span><o:p></o:p></p>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=3 width="100%" align=center>

</div>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
sap-wug-bounces@mit.edu [<a href="mailto:sap-wug-bounces@mit.edu">
mailto:sap-wug-bounces@mit.edu</a>] <b>On Behalf Of </b>Soady, Phil<br>
<b>Sent:</b> Tuesday, October 30, 2007 4:20 PM<br>
<b>To:</b> SAP Workflow Users' Group<br>
<b>Subject:</b> RE: Object Visualization in UWL using WebDynpros<br>
</span><br>
You must add&nbsp; WI_ID as a parameter to the default inbound plug called by
the application mentioned in SWFVISU.<br>
<br>
The variable is automatically available in the inbound plug handler.<br>
<br>
&nbsp;<br>
<br>
<img border=0 width=534 height=266 id="_x0000_i1026"
src="cid:image001.jpg@01C81C0C.BD847920" alt="[]"><br>
<br>
&nbsp;<br>
<br>
Phil Soady <br>
Solution Architect <br>
Netweaver Consulting <br>
SAP Australia <br>
M&nbsp; +61 412 213 079 <br>
F&nbsp; +61 2 9957 7263 <br>
<a href="mailto:phil.soady@sap.com">mailto:phil.soady@sap.com</a> <o:p></o:p></p>

</div>

</body>

</html>