<?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: Batch process with user interface INTEGRATED in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926398#M1599287</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;Need some more information. Better if you maintain transaction. It is easy to give a solution. If there is no interface make a custom one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2011 03:43:44 GMT</pubDate>
    <dc:creator>madhu_vadlamani</dc:creator>
    <dc:date>2011-07-04T03:43:44Z</dc:date>
    <item>
      <title>Batch process with user interface INTEGRATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926397#M1599286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirement in which a batch process gets driven by a user interface which will have the options to be selected for ex " gas .electricity,water" and if either of them gets selected the batch program will get triggered fetching data from the table developed.i need a bit of clarification if the user interfca e should be created seperated and batch process seperate and integrate it or if the batch program itself can have its own screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls clarify&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2011 23:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926397#M1599286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-03T23:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Batch process with user interface INTEGRATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926398#M1599287</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;Need some more information. Better if you maintain transaction. It is easy to give a solution. If there is no interface make a custom one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 03:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926398#M1599287</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-04T03:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Batch process with user interface INTEGRATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926399#M1599288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur guidenz.here is the detail &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a batch program wich wud trigger printing process&lt;/P&gt;&lt;P&gt;I have an  user interface where we got radio buttons to  select the option,once its selected,it needs to  trigger the batch process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can  call out the user interface with a tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i  integrate this user interface with the batch process?is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 05:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926399#M1599288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T05:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Batch process with user interface INTEGRATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926400#M1599289</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;Ok. I think you can do tin this way. Try to make one rfc  function module with import ans export parameters.There as selction give your option like check boxes ex if print eq x then your code should trigger . First make a normal fm and see . If it is good then we can with RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 05:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926400#M1599289</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-04T05:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Batch process with user interface INTEGRATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926401#M1599290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that Madhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 05:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926401#M1599290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-04T05:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Batch process with user interface INTEGRATED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926402#M1599291</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;Try like this and post if help need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 05:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-process-with-user-interface-integrated/m-p/7926402#M1599291</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-07-04T05:20:28Z</dc:date>
    </item>
  </channel>
</rss>

