<html><body>
<p>Hi ,<br>
<br>
I think that your  <font size="4">'_evt_objkey cannot be the object that you have just created but another field that you are getting the data from.</font><br>
<br>
<br>
<br>
<br>
<br>
<b><font size="4" color="#483D8B"><br>
Regards</font></b><font size="4"><br>
Nat Govender<br>
Toyota South Africa<br>
IT - SAP Workflow Specialist<br>
Internal Ext.   :  32645<br>
Direct Line    :  +27 031 910 2645<br>
Fax               :  086 607 0414<br>
E-mail           :  </font><a href="mailto:ngovender4@toyota.co.za"><u><font size="4" color="#0000FF">ngovender4@toyota.co.za</font></u></a><font size="4"><br>
</font><font size="4" color="#FF00FF"><br>
If you tell the truth, you don't have to remember anything. </font><br>
<img width="16" height="16" src="cid:1__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt="Inactive hide details for priyank dev &lt;priyank.dev@gmail.com&gt;">priyank dev &lt;priyank.dev@gmail.com&gt;<br>
<br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:2__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za); background-repeat: no-repeat; " width="40%">
<ul>
<ul>
<ul>
<ul><b><font size="2">priyank dev &lt;priyank.dev@gmail.com&gt;</font></b><font size="2"> </font><br>
<font size="2">Sent by: sap-wug-bounces@mit.edu</font>
<p><font size="2">24-03-2009 12:06 PM</font>
<table border="1">
<tr valign="top"><td width="168" bgcolor="#FFFFFF"><div align="center"><font size="2">Please respond to<br>
&quot;SAP Workflow Users' Group&quot; &lt;sap-wug@mit.edu&gt;</font></div></td></tr>
</table>
</ul>
</ul>
</ul>
</ul>
</td><td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""><br>
<div align="right"><font size="2">To</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""><br>
<font size="2">sap-wug@mit.edu</font></td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""><br>
<div align="right"><font size="2">cc</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""><br>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""><br>
<div align="right"><font size="2">Subject</font></div></td><td width="100%"><img width="1" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""><br>
<font size="2">problem in event raising</font></td></tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="58"><img width="1" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""></td><td width="336"><img width="1" height="1" src="cid:3__=CDBBFF10DFD454FE8f9e8a93df9@toyota.co.za" border="0" alt=""></td></tr>
</table>
</td></tr>
</table>
<br>
<font size="4"> include &lt;cntn01&gt;.<br>
data: tobj type swc_object.<br>
      SWC_CONTAINER  evt_cont.<br>
swc_create_object tobj 'zdev' Y_VENDOR-vendornumber.<br>
swc_set_element evt_cont '_evt_creator' sy-uname.<br>
swc_set_element evt_cont '_evt_objkey' Y_VENDOR-vendornumber.<br>
swc_raise_event tobj 'EVENT1' evt_cont. </font>
<p><font size="4">where y_vendor is the object name created in swo1 and vendornumber is the primary key field.<br>
here iam facing an error with- Field &quot;Y_VENDOR-VENDORNUMBER&quot; is unknown. It is neither in one of the  <br>
 specified tables nor defined by a &quot;DATA&quot; statement . . . . . . . . . .  <br>
<br>
</font><tt>_______________________________________________<br>
SAP-WUG mailing list<br>
SAP-WUG@mit.edu<br>
</tt><tt><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a></tt><tt><br>
</tt>
<p></body></html>