Services for Object for a custom Business Object

Sandip Jana sandip.jana at in.ibm.com
Mon Apr 17 16:24:43 EDT 2006


Create instance of CL_GOS_MANAGER in the PBO of the transaction.
data: s_borident type borident.

s_borident-objtype = <Object type>
s_borident-objkey = <Object Key>.
CREATE OBJECT CL_GOS_MANAGER
  EXPORTING
  is_object = s_borident...........


Thanks,
Sandip




"Khanna, Manish" <manish.khanna at amd.com> 
Sent by: sap-wug-bounces at mit.edu
04/16/2006 09:45 PM
Please respond to
"SAP Workflow Users' Group"


To
"SAP Workflow Users' Group" <sap-wug at mit.edu>
cc

Subject
Services for Object for a custom Business Object






Hi,
 
We need to enable the services for object for a new business process which 
has a custom object, custom approval flow and a transaction for form 
input. 
 
How should I link the transaction and the object to it? 
 
Regards,
Manish_______________________________________________
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/20060417/4c587405/attachment.htm


More information about the SAP-WUG mailing list