<?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: Workflow requirement.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406726#M1047302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use BO : BUS2081 in which you have method Create .&lt;/P&gt;&lt;P&gt;You can create a very simple workflow which will send a mail with the required details to the destination Inbox.&lt;/P&gt;&lt;P&gt;You can also send attachments required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2008 14:33:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-20T14:33:24Z</dc:date>
    <item>
      <title>Workflow requirement..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406721#M1047297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never done a workflow,..&lt;/P&gt;&lt;P&gt;I have a basic requirement,.. in VF01 , when an invoce is created, that is after the save button ( after comiting to the database ), i need to push the details to an excel sheet. I do not have a user exit nor badi. Could you please tell me how will i do this with Workfolw,... thank u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 13:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406721#M1047297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T13:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow requirement..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406722#M1047298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion is once the billing is created, you can find change document entries in table CDHDR &amp;amp; CDPOS , write a small program to read from this tables of unique billing document numbers and read billing document tables VBRK, VBRP and download to excel in specified interval of time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change document object name : FAKTBELEG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have much info on workflow side&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 14:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406722#M1047298</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-08-20T14:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow requirement..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406723#M1047299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,.&lt;/P&gt;&lt;P&gt;Your suggestion was considered,... but the problem here was i cannot schedule because the data cannot be uploaded into an excel from SAP in the background mode. Am i correct ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 14:06:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406723#M1047299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T14:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow requirement..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406724#M1047300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In background mode you have to only create CSV (comma delimited) file instead of XLS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 14:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406724#M1047300</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-08-20T14:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow requirement..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406725#M1047301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,. but the problem is , this data that will be downloaded has to be put into excel , this is because it is been picked from another third party system that is done in VB,. and it has to be an excel. I cannot dowload it into application server and keep the file tab limited..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 14:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406725#M1047301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow requirement..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406726#M1047302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use BO : BUS2081 in which you have method Create .&lt;/P&gt;&lt;P&gt;You can create a very simple workflow which will send a mail with the required details to the destination Inbox.&lt;/P&gt;&lt;P&gt;You can also send attachments required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 14:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/workflow-requirement/m-p/4406726#M1047302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T14:33:24Z</dc:date>
    </item>
  </channel>
</rss>

