<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=114460116-27082005><FONT face=Arial size=2>I am currently
rewriting an existing application where the code is quite dynamic and
re-useable. In order to maintain the dynamic nature of the solution I thought
I'd create an interface and reference the interface instead of creating all
methods in all object types. A nice surprise compared to ABAP Objects was the
ability to actually implement a method in the interface, so I didn't have to
copy the implementation between all the object types.</FONT></SPAN></DIV>
<DIV><SPAN class=114460116-27082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=114460116-27082005><FONT face=Arial size=2>Now I am facing the
problem that apparently I can not bind my purchase requisition object to the
task I have created for executing my interface method. It seems I will have to
create one task for each object type that implements the interface. Needless to
say, this is a major bummer after being happy about the ability to implement the
method in the interface.</FONT></SPAN></DIV>
<DIV><SPAN class=114460116-27082005><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=114460116-27082005><FONT face=Arial size=2>Has anyone
successfully used an interface as the object in a task? </FONT></SPAN></DIV>
<DIV><SPAN class=114460116-27082005><FONT face=Arial size=2>I've been trying all
sorts of things now and am about to give up and create one task per object type,
but first I'll give you the weekend to assist me ;-)</FONT></SPAN></DIV>
<DIV align=left><FONT face=Arial size=2>-- </FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Kjetil Kilhavn, Statoil KTJ IT
BKS</FONT></DIV>
<DIV> </DIV><p></p><p><font size=1>-------------------------------------------------------------------<br>The information contained in this message may be CONFIDENTIAL and is<br>intended for the addressee only. Any unauthorised use, dissemination of the<br>information or copying of this message is prohibited. If you are not the<br>addressee, please notify the sender immediately by return e-mail and delete<br>this message.<br>Thank you.</font size></BODY></HTML>