Finding the instance of an object when you know the key

David Weston weston at clockwork.ca
Mon Mar 15 13:28:59 EST 2004


Take a look at object SYSTEM and the method GenericInstantiate. This will
create an object for your key. Just create a task based on this.
 
Dave
 
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of
Patrice Nolin
Sent: 15 March 2004 12:56
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Finding the instance of an object when you know the key
 
 
Hi,
 
I'm trying to do something but I'm wondering if my solution is the best.
 
We have some workflows where we receive the key of a object as a parameter
and we want to instantiate an object with that key.
 
Now, we will probably just define a method on each object that will search
and return the object found.
 
Is it the right approach ?
 
Is there a generic object or function that can be use for that ?
 
 
Thanks
 
Pat
 


More information about the SAP-WUG mailing list