<?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: Problem in Upload data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691172#M888805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is Error:  'Background processing not possible for material with serial number reqmt'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Apr 2008 19:23:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-15T19:23:55Z</dc:date>
    <item>
      <title>Problem in Upload data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691170#M888803</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 am trying to upload data to MI04 transaction. I have recorded through SHDB and processed it once again with new document number and it went well.  I have noticed on thing when i am processing recording if i am removing the check for not a batch in put session i am getting this error 'Background processing not possible for material with serial number reqmt'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have taken the code from recording and run the same in se38 also i am getting this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just check this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;report ZPRG1
       no standard page heading line-size 255.

include bdcrecx1.

start-of-selection.

perform open_group.

perform bdc_dynpro      using 'SAPMM07I' '0701'.
perform bdc_field       using 'BDC_CURSOR'
                              'RM07I-ZLDAT'.
perform bdc_field       using 'BDC_OKCODE'
                              '/00'.
perform bdc_field       using 'RM07I-IBLNR'
                              '100000047'.
perform bdc_field       using 'RM07I-GJAHR'
                              '2008'.
perform bdc_field       using 'RM07I-ZLDAT'
                              '14.04.2008'.
perform bdc_dynpro      using 'SAPMM07I' '0731'.
perform bdc_field       using 'BDC_CURSOR'
                              'ISEG-ERFMG(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '/00'.
perform bdc_field       using 'ISEG-ERFMG(01)'
                              '4.000'.
perform bdc_dynpro      using 'SAPLIPW1' '0200'.
perform bdc_field       using 'BDC_CURSOR'
                              'RIPW0-SERNR(04)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=RWS'.
perform bdc_field       using 'RIPW0-SERNR(01)'
                              'RING08-001'.
perform bdc_field       using 'RIPW0-SERNR(02)'
                              'RING08-013'.
perform bdc_field       using 'RIPW0-SERNR(03)'
                              'RING08-014'.
perform bdc_field       using 'RIPW0-SERNR(04)'
                              'RING08-015'.
perform bdc_dynpro      using 'SAPMM07I' '0731'.
perform bdc_field       using 'BDC_CURSOR'
                              'ISEG-ERFMG(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=BU'.
perform bdc_transaction using 'MI04'.

perform close_group.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 18:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691170#M888803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T18:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Upload data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691171#M888804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u send me the  error what u 'r getting then i can help u more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Swamy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 18:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691171#M888804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T18:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Upload data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691172#M888805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is Error:  'Background processing not possible for material with serial number reqmt'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 19:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-data/m-p/3691172#M888805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T19:23:55Z</dc:date>
    </item>
  </channel>
</rss>

