<?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 Input for Vendor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978309#M950188</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;I suggest... its better to use the LSMW with the same program. You don't need to run any other program other than this what you are using now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*When i run i get an error , No batch input data for one field, *&lt;/P&gt;&lt;P&gt;This kind of error comes when the data not gettting populate properly in the fields or when you are passing some invalid data into the fields or some mandatory fields missing the data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so do that and try to create a session and run the sesssion in foregrond then you can see the field where exactly you are getting this error.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its easy to go with LSMW. I suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2008 22:05:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-12T22:05:43Z</dc:date>
    <item>
      <title>Batch Input for Vendor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978308#M950187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I am using Batch input for vendor creation program by Submitting RFBIKR00, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1. Do we have to submit any other program or just this program is enough&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 2. When i run i get an error , No batch input data for one field, &lt;/P&gt;&lt;P&gt;    that is because for one account group ,Industry key is not needed , so that field is not there in the screen for that account group&lt;/P&gt;&lt;P&gt;   but i had created batch input file with industry key also as for some acc grp it is needed and for some its not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I had created batch input file by using offsets for fields of structure BLFB1&lt;/P&gt;&lt;P&gt; I had populated NO_DATA( / ) if industry field is blank , but still i am getting error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; So please let me know how can we handle this&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;chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 21:43:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978308#M950187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T21:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for Vendor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978309#M950188</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;I suggest... its better to use the LSMW with the same program. You don't need to run any other program other than this what you are using now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*When i run i get an error , No batch input data for one field, *&lt;/P&gt;&lt;P&gt;This kind of error comes when the data not gettting populate properly in the fields or when you are passing some invalid data into the fields or some mandatory fields missing the data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so do that and try to create a session and run the sesssion in foregrond then you can see the field where exactly you are getting this error.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its easy to go with LSMW. I suggest.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 22:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978309#M950188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T22:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for Vendor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978310#M950189</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;If I am right then u r passing the data or nodata (/) to a field which is not there in that screen, thats y u r getting the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because the Functional people have made the field as &lt;STRONG&gt;No Display&lt;/STRONG&gt; in SPRO settings. So u need to contact them and ask them to make it as Display in the SPRO settings. Then Even though u dont pass any data to the field since that field is present in the screen u will not get any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asif Ali Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978310#M950189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for Vendor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978311#M950190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asif,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Thanks for the reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Is there any way we can handle that in the program itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978311#M950190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Input for Vendor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978312#M950191</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;If u r not passing any data to that field then u can as well remove the field mapping to that field. This will solve ur problem i think. coz even though u pass the empty fields as '/' u get the same error as SAP tries to pass the '/' data to that field which is not in that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If in case u are passing any data to that field, then i am afraid there is no other way and u need to ask ur functional to make it as visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asif Ali Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 06:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-for-vendor/m-p/3978312#M950191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T06:32:12Z</dc:date>
    </item>
  </channel>
</rss>

