Changing a wait event's key

Kjetil Kilhavn kjetilk at statoil.com
Thu Dec 16 10:28:24 EST 2004


How about an event receiver function module which changes the key when you
start your workflow instead?

Sounds strange that an object type can have optional key fields, but then
again we are on 4.6C (for the main systems) and know little about the
technological frontiers at which you operate to boldly code where no
programmers have coded before you. A-hem.... sorry about that.
--
Kjetil Kilhavn





                                                                                                                                              
                    "Michael                                                                                                                  
                    Pokraka"             To:     sap-wug at mit.edu                                                                              
                    <workflow at qui        cc:     (bcc: Kjetil Kilhavn)                                                                        
                    rky.me.uk>           Subject:     Changing a wait event's key                                                             
                    Sent by:                                                                                                                  
                    sap-wug-bounc                                                                                                             
                    es at mit.edu                                                                                                                
                                                                                                                                              
                                                                                                                                              
                    16.12.2004                                                                                                                
                    14:41                                                                                                                     
                    Please                                                                                                                    
                    respond to                                                                                                                
                    "SAP Workflow                                                                                                             
                    Users' Group"                                                                                                             
                                                                                                                                              
                                                                                                                                              




Hi all,
Is it possible to change the object key of a wait for event step? 4.7/620
system, the container element I'm using for the wait step has the correct
key in the workflow, but the terminating event that gets triggered has a
different key.

Hmmm, more detail required I guess: It concerns those nasty little things
called WBS elements which can have either an internal or the external
number
or both as the object key - all referring to the same object.

Now, the flow is triggered using both keys, but the terminating event only
has the external number (comes from outside the system).

So we have BUS2054 with key INT1234EXT1234 and I want to wait for event
BUS2054.BLAH with a key of INT1234 in the instance linkage.
I've a few ugly workarounds, thinking pseudo-events which get the full key
and fire off a second evt, or a custom object with half the key in the
container and the likes, an second RFC call to get the full key beforehand.
But that's all too much sledgehammer-walnut-ish and I can't help wondering
if there's something simpler.

Any ideas welcome,
Cheers
Mike

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




-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.



More information about the SAP-WUG mailing list