<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Ouch!&nbsp; Talk about riding into a blind canyon.&nbsp; I can, however, see where this would be hard to accomodate while there is so much BOR still out there.&nbsp; I'll have to retrofit some, but all in all I really like working with the classes much better than the BOR.&nbsp; <BR>
&nbsp;<BR>
One could create a custom BOR with a method that is a wrapper for the class method and make that method the default.<BR>
&nbsp;<BR>
Thanks,<BR>
Ed<BR><BR>&gt; Date: Mon, 25 Jun 2007 16:43:08 +0100<BR>&gt; Subject: Re: ABAP OO problem<BR>&gt; From: asap@workflowconnections.com<BR>&gt; To: sap-wug@mit.edu<BR>&gt; <BR>&gt; Correct, that's not available. To be honest, I don't use Adhoc Objects<BR>&gt; much, most of the time the object types are known and you can just as well<BR>&gt; create container elements for it.<BR>&gt; I haven't played much with the ploymorphic capabilities of OO in WF, but<BR>&gt; it may well be something as simple as creating your own 'Adhoc' object to<BR>&gt; which you can bind whatever you like.<BR>&gt; <BR>&gt; <BR>&gt; On Mon, June 25, 2007 3:35 pm, Edward Diehl wrote:<BR>&gt; &gt;<BR>&gt; &gt; Well, I found one big drawback to using classes. You cannot assign a<BR>&gt; &gt; created instance to _Adhoc_Objects. The error message is CL and BO are<BR>&gt; &gt; incompatible.<BR>&gt; &gt;<BR>&gt; &gt; Is there a way around this? The CL has a default method to display<BR>&gt; &gt; certain info and is essential to meet the functional requirements.<BR>&gt; &gt;<BR>&gt; &gt; Thanks,<BR>&gt; &gt; Ed_______________________________________________<BR>&gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; SAP-WUG@mit.edu<BR>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; -- <BR>&gt; Mike Pokraka<BR>&gt; Senior Consultant<BR>&gt; Workflow Connections<BR>&gt; Mobile: +44(0)7786 910855<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; SAP-WUG@mit.edu<BR>&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR><BR></body>
</html>