<HTML><BODY><DIV style='font-family: "Verdana"; font-size: 10pt;'><DIV>
<DIV>Hi Helene,</DIV>
<DIV> </DIV>
<DIV>I had a similar requirement. I extended WF_TASK object and created my own method which basically calls the Dispatch method with my own data - which is a list of possible agents dynamically determined. I needed functionality similar to the Dispatch method, where the user could actually select someone who is not in the list. In your case you could use the Function Module REUSE_ALV_POPUP_TO_SELECT to display and select from the list.</DIV>
<DIV> </DIV>
<DIV>Best Regards,</DIV>
<DIV>Ramki Maley</DIV>
<DIV>Workflow Developer - USCBP.</DIV> <BR>-----Original Message-----<BR>From: SAP_WUG%ACDI-CIDA@acdi-cida.gc.ca<BR>To: sap-wug@mit.edu<BR>Sent: Tue, 18 Oct 2005 16:01:18 -0400<BR>Subject: Creating a method that would display a drop-down list...<BR><BR>
<STYLE>
.AOLPlainTextBody {
margin: 0px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 12px;
color: #000;
background-color: #fff;
}
.AOLPlainTextBody pre {
font-size: 9pt;
}
.AOLInlineAttachment {
margin: 10px;
}
.AOLAttachmentHeader {
border-bottom: 2px solid #E9EAEB;
background: #F9F9F9;
}
.AOLAttachmentHeader .Title {
font: 11px Tahoma;
font-weight: bold;
color: #666666;
background: #E9EAEB;
padding: 3px 0px 1px 10px;
}
.AOLAttachmentHeader .FieldLabel {
font: 11px Tahoma;
font-weight: bold;
color: #666666;
padding: 1px 10px 1px 9px;
}
.AOLAttachmentHeader .FieldValue {
font: 11px Tahoma;
color: #333333;
}
</STYLE>
<DIV class=AOLPlainTextBody id=AOLMsgPart_0_df1101f2-73ba-4506-af0e-44f61cc47724><PRE><TT>Hi workflowers,
I need some ideas on how to accomplish this scenario: I have a multiple
list of consultants within the workflow container; I would like the
workflow initiator to receive this list via a drop-down menu and for
him/her to be able to choose one or many consultants from that list and
return the result to another workflow container like (ChosenConsultants).
I am not sure which object and method to use for this. We investigated the
wf_task but those methods are more for assigning agents to subsequent task.
I just need to provide a list, someone choses multiple, and the chosen list
gets back.
Any idea on how to accomplish this would be mostly welcome and appreciated.
Hélène Paquin
819-994-2249 | <A href="mailto:helene_paquin%40acdi-cida.gc.ca">helene_paquin@acdi-cida.gc.ca</A> | Télécopieur/Facsimile:
819-953-6359
Analyste programmeur, Déroulement des opérations SAP et WEB
Direction des services et solutions à la clientèle (DSSC)
Direction générale de la gestion de l'information et de la technologie
(DGGIT)
Agence canadienne de développement international
200, promenade du Portage, Gatineau (Québec)
Canada K1A 0G4
Programmer Analyst, Technical Workflow SAP and WEB
Client Services and Solutions Division (CSSD)
Information Management and Technology Branch (IMTB)
Canadian International Development Agency
200 Promenade du Portage, Gatineau (Quebec)
Canada K1A 0G4
_______________________________________________
SAP-WUG mailing list
<A href="mailto:SAP-WUG%40mit.edu">SAP-WUG@mit.edu</A>
<A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A>
</TT></PRE></DIV><!-- end of AOLMsgPart_0_df1101f2-73ba-4506-af0e-44f61cc47724 --></DIV></DIV></BODY></HTML>