problem in event raising

Nat 4 Govender ngovender4 at toyota.co.za
Tue Mar 24 09:06:12 EDT 2009


Hi ,

I think that your  '_evt_objkey cannot be the object that you have just
created but another field that you are getting the data from.






Regards
Nat Govender
Toyota South Africa
IT - SAP Workflow Specialist
Internal Ext.   :  32645
Direct Line    :  +27 031 910 2645
Fax               :  086 607 0414
E-mail           :  ngovender4 at toyota.co.za

If you tell the truth, you don't have to remember anything.


                                                                           
             priyank dev                                                   
             <priyank.dev at gmai                                             
             l.com>                                                     To 
             Sent by:                  sap-wug at mit.edu                     
             sap-wug-bounces at m                                          cc 
             it.edu                                                        
                                                                   Subject 
                                       problem in event raising            
             24-03-2009 12:06                                              
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
               "SAP Workflow                                               
               Users' Group"                                               
             <sap-wug at mit.edu>                                             
                                                                           
                                                                           




 include <cntn01>.
data: tobj type swc_object.       SWC_CONTAINER  evt_cont.
swc_create_object tobj 'zdev' Y_VENDOR-vendornumber.
swc_set_element evt_cont '_evt_creator' sy-uname.
swc_set_element evt_cont '_evt_objkey' Y_VENDOR-vendornumber.
swc_raise_event tobj 'EVENT1' evt_cont.


where y_vendor is the object name created in swo1 and vendornumber is the
primary key field.
here iam facing an error with- Field "Y_VENDOR-VENDORNUMBER" is unknown. It
is neither in one of the    specified tables nor defined by a "DATA"
statement . . . . . . . . . .

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090324/6aa349ad/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20090324/6aa349ad/attachment.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic08360.gif
Type: image/gif
Size: 1255 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20090324/6aa349ad/attachment-0001.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20090324/6aa349ad/attachment-0002.gif


More information about the SAP-WUG mailing list