<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: report program and workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351335#M176070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;instead of SWE_EVENT_CREATE, I recommend you use SAP_WAPI_CREATE_EVENT. It is the official and most supported interface to SAP workflow functionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember it has an exactly the same import/export params as SWE_EVENT_CREATE so it shouldn't be hard migrating to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2006 14:18:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-01T14:18:54Z</dc:date>
    <item>
      <title>report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351323#M176058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am writing the report program, in which i am selecting the person and his superior..i want &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the name of the function module so that i can pass these parameters to the function module..&lt;/P&gt;&lt;P&gt;ii)the same function module should trigger the event in the workflow.&lt;/P&gt;&lt;P&gt;III)when iam passing the parameters for the workflow through the function module,the name of &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the superior i should get that to the address of the mail-activity and name of the person &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be in the content of the mail.(i am using email as an step in the workflow)&lt;/P&gt;&lt;P&gt;iv) have doubt how to place those values in the workflow ???particularly in  to address and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the email content??how to transport it???and also i have created my own object and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assignedkey to that which is the table i am using above to extract the person and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;supervisor..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 09:19:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351323#M176058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T09:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351324#M176059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to call the FM &amp;lt;b&amp;gt;SWE_EVENT_CREATE&amp;lt;/b&amp;gt; with appropriate parameters to raise the work flow event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 09:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351324#M176059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T09:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351325#M176060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;GO THROUGH THIS LINKS&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7df143d711d1893e0000e8323c4f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b7df143d711d1893e0000e8323c4f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/04/926f8546f311d189470000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/04/926f8546f311d189470000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://web.mit.edu/fss/abap/ca-wf.html" target="test_blank"&gt;http://web.mit.edu/fss/abap/ca-wf.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 09:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351325#M176060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T09:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351326#M176061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijay..i found thqat function module to create the event ..but i need to transport some fields to the workflow from report program..is it possible using the same FM???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 09:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351326#M176061</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T09:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351327#M176062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that case you need to have Business object, and should have some method or event to be triggered from that object.&lt;/P&gt;&lt;P&gt;and in my code i am passing PO,date,repid,message,SO# from report to workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; CONCATENATE 'Exception on Invoice for PO# ' L_PORDER INTO L_TEXT.
  SWC_SET_ELEMENT MY_CONTAINER 'PurchaseOrder' L_PORDER.
  SWC_SET_ELEMENT MY_CONTAINER 'IdocCreateDate'   V_CREDAT.
  SWC_SET_ELEMENT MY_CONTAINER 'RepId' L_REPID.
  SWC_SET_ELEMENT MY_CONTAINER 'Message' L_TEXT.

  IF L_ORDER = '  '.
    SWC_SET_ELEMENT MY_CONTAINER 'Agent' 'A 50003012'.
  ELSE.
    SWC_SET_ELEMENT MY_CONTAINER 'Agent' ''.
    SWC_SET_ELEMENT MY_CONTAINER 'SalesOrder' L_ORDER.
  ENDIF.

  CALL FUNCTION 'SWE_EVENT_CREATE'
    EXPORTING
      OBJTYPE           = OBJTYP
      OBJKEY            = OBJKEY
      EVENT             = WFEVENT
    TABLES
      EVENT_CONTAINER   = MY_CONTAINER
    EXCEPTIONS
      OBJTYPE_NOT_FOUND = 1
      OTHERS            = 2.


  IF SY-SUBRC = 0.
    COMMIT WORK.
  ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 09:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351327#M176062</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T09:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351328#M176063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sorry to misunderstand the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the following code. Here you can use the event_container table to pass the values to the workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* Data for workflow trigger
DATA: objtype LIKE swetypecou-objtype,
objkey LIKE sweinstcou-objkey,
event LIKE swetypecou-event,
event_container LIKE swcont OCCURS 0 WITH HEADER LINE.

objtype = 'ZBUS1001'. "Material [sub object of BUS1001]
MOVE v_wfmatnr TO objkey. "V_WFMATNR is material number
event = 'CreatePLMMaterial'."Custom Event defined in 
* ZBUS1001 [Tcode SWO1]
REFRESH event_container.
*Following are the Event parameters required in the *Workflow 
swc_set_element event_container 'Attachment' v_wfattachment.
swc_set_element event_container 'Material' v_wfmatnr.
swc_set_element event_container 'TisGroup' v_wftisgroup.
swc_set_element event_container 'SchDate' v_schdate.

CALL FUNCTION 'SWE_EVENT_CREATE'
EXPORTING
objtype = objtype
objkey = objkey
event = event
TABLES
event_container = event_container
EXCEPTIONS
objtype_not_found = 1
OTHERS = 2.
IF sy-subrc &amp;lt;&amp;gt; 0.
MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
ENDIF.
COMMIT WORK.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Amit Mishra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 09:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351328#M176063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T09:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351329#M176064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Thanks for ur reply.I have a doubt regarding that swc_set_element part.Is that a macro? If so could u plz provide me the actual implementation part of the macro?&lt;/P&gt;&lt;P&gt;Or it would be very helpful if u could provide me the entire code for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351329#M176064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T11:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351330#M176065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is macro, you need not to worry about it. and the information is enough to raise the workflow event.&lt;/P&gt;&lt;P&gt;this &amp;lt;b&amp;gt;INCLUDE &amp;lt;CNTN01&amp;gt;.&amp;lt;/b&amp;gt;    must when you are working with workflows in programs, this if for workflow macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;INCLUDE &amp;lt;CNTN01&amp;gt;.&amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;*-  Trigger workflow&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;      PERFORM TRIGGER_WORKFLOW USING IT_AGENT
                                     P_PROJ
                                     L_SCN
                                     L_WADAT
                                     P_MESS.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;FORM TRIGGER_WORKFLOW  USING   P_AGENT STRUCTURE IT_AGENT&lt;/P&gt;&lt;P&gt;                               P_P_PROJ LIKE VBAK-ZZPROJECT_NBR&lt;/P&gt;&lt;P&gt;                               P_ZZSHCONUM LIKE VBAP-ZZSHCONUM&lt;/P&gt;&lt;P&gt;                               P_WADAT LIKE VBEP-WADAT&lt;/P&gt;&lt;P&gt;                               P_P_MESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  DATA : L_OBJTYP  LIKE SWETYPECOU-OBJTYPE, " Object type
         L_OBJKEY  LIKE  SWEINSTCOU-OBJKEY, " Object key
         L_WFEVENT LIKE  SWETYPECOU-EVENT,  " Event
         L_EVENT LIKE  SWEDUMEVID-EVTID,    " Event
         MY_CONTAINER LIKE SWCONT OCCURS 0 WITH HEADER LINE.


  L_OBJTYP = 'ZDELNOTE'.
  L_OBJKEY = '00000000000000'.
  L_WFEVENT  = 'Send_ZVDSR'.

  SWC_SET_ELEMENT MY_CONTAINER 'ProjID'   P_P_PROJ.
  SWC_SET_ELEMENT MY_CONTAINER 'SCNNO'    P_ZZSHCONUM.
  SWC_SET_ELEMENT MY_CONTAINER 'PGIDate'  P_WADAT.
  SWC_SET_ELEMENT MY_CONTAINER 'AGENT'    P_AGENT.
  SWC_SET_ELEMENT MY_CONTAINER 'Message'  P_P_MESS.

*-SWE_EVENT_CREATE
  CALL FUNCTION 'SWE_EVENT_CREATE'
    EXPORTING
      OBJTYPE         = L_OBJTYP
      OBJKEY          = L_OBJKEY
      EVENT           = L_WFEVENT
    IMPORTING
      EVENT_ID        = L_EVENT
    TABLES
      EVENT_CONTAINER = MY_CONTAINER.
  COMMIT WORK.
ENDFORM.                    " TRIGGER_WORKFLOW&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 11:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351330#M176065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T11:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351331#M176066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   Thank for the valuable information given by you..is there anyother possible way to send the values as well as to trigger the  workflow at the same time without using the macros??..if there is any way..plz let me know..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 12:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351331#M176066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T12:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351332#M176067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have no idea. this is what i was using for all these days..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 12:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351332#M176067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T12:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351333#M176068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    i got cleared with all those ideas..its working fine..my code is as follows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZHR_COPY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;lt;CNTN01&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA : L_OBJTYP  LIKE SWETYPECOU-OBJTYPE, " Object type&lt;/P&gt;&lt;P&gt;         L_OBJKEY  LIKE  SWEINSTCOU-OBJKEY, " Object key&lt;/P&gt;&lt;P&gt;         L_WFEVENT LIKE  SWETYPECOU-EVENT,  " Event&lt;/P&gt;&lt;P&gt;         L_EVENT LIKE  SWEDUMEVID-EVTID,    " Event&lt;/P&gt;&lt;P&gt;         MY_CONTAINER LIKE SWCONT OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  L_OBJTYP = 'ZMYOBJECT'.&lt;/P&gt;&lt;P&gt;  L_OBJKEY = 'EMPNAME'.&lt;/P&gt;&lt;P&gt;  L_WFEVENT  = 'GETUP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SWC_SET_ELEMENT MY_CONTAINER 'EMPNAME'   'RAJ'.&lt;/P&gt;&lt;P&gt;  SWC_SET_ELEMENT MY_CONTAINER 'SUPERVISOR'   'RAJKUMAR'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*-SWE_EVENT_CREATE&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'SWE_EVENT_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      OBJTYPE         = L_OBJTYP&lt;/P&gt;&lt;P&gt;      OBJKEY          = L_OBJKEY&lt;/P&gt;&lt;P&gt;      EVENT           = L_WFEVENT&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      EVENT_ID        = L_EVENT&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      EVENT_CONTAINER = MY_CONTAINER.&lt;/P&gt;&lt;P&gt;  COMMIT WORK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am able to get the event triggered for my workflow..but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i)i want to pass the value 'raj' in the email address of the workflow.  &lt;/P&gt;&lt;P&gt;ii)i want to pass the 'rajkumar' in the content of the mail..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u plz tell me how to assign those values by using the container elements..i double clicking the container element there i am giving the BOR type and name of the object i created..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where i can see the values i assigned in the particular object???&lt;/P&gt;&lt;P&gt;please help me how to go in the further steps???clearly??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 12:46:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351333#M176068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T12:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351334#M176069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it depends on your Business object, what parameters it will take ?&lt;/P&gt;&lt;P&gt;in my case these are the parameters....&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PurchaseOrder           
IdocCreateDate          
RepId                   
Message                 
Agent                   
SalesOrder             &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you check it in SWO1 by giving the Bus object and see what parameters it can take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 May 2006 13:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351334#M176069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-29T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: report program and workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351335#M176070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;instead of SWE_EVENT_CREATE, I recommend you use SAP_WAPI_CREATE_EVENT. It is the official and most supported interface to SAP workflow functionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember it has an exactly the same import/export params as SWE_EVENT_CREATE so it shouldn't be hard migrating to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 14:18:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/report-program-and-workflow/m-p/1351335#M176070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T14:18:54Z</dc:date>
    </item>
  </channel>
</rss>

