<?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 Batch Input method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441075#M826384</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 want to create the vendor creation using Batch Input Method.&lt;/P&gt;&lt;P&gt;I am able to create it.But my problem is When the account group changes the screens will be changed.&lt;/P&gt;&lt;P&gt;I want to write the program like if the account group changes the screen should be changed and for that one batch input should be created.How can i do that.&lt;/P&gt;&lt;P&gt;If anybody know the answer please give me the answer.&lt;/P&gt;&lt;P&gt;This is very urgent i will reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 09:23:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T09:23:17Z</dc:date>
    <item>
      <title>Batch Input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441075#M826384</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 want to create the vendor creation using Batch Input Method.&lt;/P&gt;&lt;P&gt;I am able to create it.But my problem is When the account group changes the screens will be changed.&lt;/P&gt;&lt;P&gt;I want to write the program like if the account group changes the screen should be changed and for that one batch input should be created.How can i do that.&lt;/P&gt;&lt;P&gt;If anybody know the answer please give me the answer.&lt;/P&gt;&lt;P&gt;This is very urgent i will reward points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 09:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441075#M826384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T09:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441076#M826385</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 can use the BAPI&lt;/P&gt;&lt;P&gt;" BAPI_VENDOR_CREATE ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This BAPI is for creating  Vendors in online. You can check this once. It might be help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get the proper file from your functional guys I mean different Account groups data files and you can upload them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;if account group = 'XYZ'.&lt;/P&gt;&lt;P&gt;upload file  xyz.xls.&lt;/P&gt;&lt;P&gt;call BAPI here.&lt;/P&gt;&lt;P&gt;elseif account group = '123'.&lt;/P&gt;&lt;P&gt;upload file 123.xls.&lt;/P&gt;&lt;P&gt;call BAPI here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 09:38:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441076#M826385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T09:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441077#M826386</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;verify the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/sapfans/forum/intface/messages/4023.html" target="test_blank"&gt;http://www.sapfans.com/sapfans/forum/intface/messages/4023.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://boardreader.com/t/Logistics_MM_316396/WM_goods_received_with_batch_input_progr_234325.html" target="test_blank"&gt;http://boardreader.com/t/Logistics_MM_316396/WM_goods_received_with_batch_input_progr_234325.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/" target="test_blank"&gt;http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sreelatha gullapalli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 09:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-method/m-p/3441077#M826386</guid>
      <dc:creator>sreelatha_gullapalli</dc:creator>
      <dc:date>2008-02-26T09:43:20Z</dc:date>
    </item>
  </channel>
</rss>

