<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16525" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Dear all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to implement item based parallel 
workflow WS14000134 for Shopping cart &nbsp;, where the responsibilities are 
defined by a customer table, based on cost center.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I implemented the BADI and if I test the BADI, I 
get the correct entries for approvers, approval objects and approval 
items.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When I then try to test the method BUS4101 
NEXTDYNAMICAPPROVERGET, based on a workflow I started , no approvers , objects 
etc. are returned.</FONT></DIV>
<DIV>I do supply what the binding suggests:</DIV>
<DIV>&nbsp;&nbsp;&nbsp; ApprovalIndex &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; 1</DIV>
<DIV>&nbsp;&nbsp;&nbsp; ReqNo</DIV>
<DIV>&nbsp;&nbsp;&nbsp; Guid (empty)</DIV>
<DIV>&nbsp;&nbsp;&nbsp; ObjectType &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; BUS2121</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 
Task&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WS14000134</DIV>
<DIV>&nbsp;&nbsp;&nbsp; WorkitemId&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; WI_Id of the task running to use BUS4101 
NEXTDYNAMICAPPROVERGET.</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This happens with ApprovalIndex 1, so right at the 
beginning.</FONT></DIV>
<DIV><FONT face=Arial size=2>I have tried to debug , but I guess do not quite 
understand, what they try to do.</FONT></DIV>
<DIV><FONT face=Arial size=2>My Workflow container Approverlist is still empty, 
as the workflow just started. But I do not see where they would actually fill 
the apporvers anywhere, as the call BBP_WFL_DIN_APPR_BY_RULE_GET only imports 
EV_NO_FURTHER_APPROVAL.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>We are working on SRM 5.50 Patch level 
7.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Any hint is appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks Ute</DIV></FONT></DIV></BODY></HTML>