<?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: No batch input data for screen MP100100 2000 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-batch-input-data-for-screen-mp100100-2000/m-p/2694821#M623658</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;the more simple, is to start an SHDB, record with the parameter: simulate background. &lt;/P&gt;&lt;P&gt;You will maby show the screen sequence is not the same as your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: you could replace things like that &lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="8" type="ul"&gt;&lt;P&gt;convert date into normal format *******************************************&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;write p_date to delimit_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that works for date, amount, quantity ....   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2007 06:15:57 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2007-08-21T06:15:57Z</dc:date>
    <item>
      <title>No batch input data for screen MP100100 2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-batch-input-data-for-screen-mp100100-2000/m-p/2694820#M623657</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 am geting the fallowing error " No batch input data for screen MP100100 2000"&lt;/P&gt;&lt;P&gt;while running bdc for the transaction PP01. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the main thing is i have to delimit the existing relationships from transaction pp01 ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; please verify my trasaction code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMH5A0' '5000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'PM0D1-SEARK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-PLVAR'&lt;/P&gt;&lt;P&gt;                              '01'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-OTYPE'&lt;/P&gt;&lt;P&gt;                              wa_delimit-otype.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-SEARK'&lt;/P&gt;&lt;P&gt;                              wa_delimit-ostxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMH5A0' '5000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'PM0D1-SEARK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-PLVAR'&lt;/P&gt;&lt;P&gt;                              '01'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-OTYPE'&lt;/P&gt;&lt;P&gt;                              wa_delimit-otype.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-SEARK'&lt;/P&gt;&lt;P&gt;                              wa_delimit-ostxt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*perform bdc_dynpro      using 'SAPMSSY0' '0120'.&lt;/P&gt;&lt;P&gt;*perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             '04/04'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             '=PICK'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMH5A0' '5000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-PLVAR'&lt;/P&gt;&lt;P&gt;                              '01'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-OTYPE'&lt;/P&gt;&lt;P&gt;                              'O'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-SEARK'&lt;/P&gt;&lt;P&gt;                              '50000250'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'TT_T777T-ITEXT(02)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-BEGDA'&lt;/P&gt;&lt;P&gt;                              '01.01.1800'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-ENDDA'&lt;/P&gt;&lt;P&gt;                              '31.12.9999'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-TIMRD'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'MARKFELD(02)'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMH5A0' '5000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=CUTI'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-PLVAR'&lt;/P&gt;&lt;P&gt;                              '01'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-OTYPE'&lt;/P&gt;&lt;P&gt;                              'O'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-SEARK'&lt;/P&gt;&lt;P&gt;                              '50000250'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'TT_T777T-ITEXT(02)'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-BEGDA'&lt;/P&gt;&lt;P&gt;                              '01.01.1800'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-ENDDA'&lt;/P&gt;&lt;P&gt;                               delimit_date.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-TIMRD'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="8" type="ul"&gt;&lt;P&gt;      convert date into normal format *******************************************&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;    concatenate p_date&lt;EM&gt;6(2) p_date&lt;/EM&gt;4(2) p_date+0(4) into&lt;/P&gt;&lt;P&gt;                                                                delimit_date separated by '.'.&lt;/P&gt;&lt;P&gt;**********************************************************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*perform bdc_dynpro      using 'MP100100' '2000'.&lt;/P&gt;&lt;P&gt;*perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             'P1001-ENDDA'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             '/00'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*perform bdc_field       using 'P1001-ENDDA'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             delimit_date.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*perform bdc_field       using 'PPHDX-RECORD_NR'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             '1'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'MP100100' '2000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'P1001-ENDDA'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'P1001-ENDDA'&lt;/P&gt;&lt;P&gt;                              delimit_date.&lt;/P&gt;&lt;P&gt; perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=CUTI'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDX-RECORD_NR'&lt;/P&gt;&lt;P&gt;                              '1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMH5A0' '5000'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=BACK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-PLVAR'&lt;/P&gt;&lt;P&gt;                              '01'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PPHDR-OTYPE'&lt;/P&gt;&lt;P&gt;                              'O'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PM0D1-SEARK'&lt;/P&gt;&lt;P&gt;                              '50000250'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 05:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-batch-input-data-for-screen-mp100100-2000/m-p/2694820#M623657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-21T05:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: No batch input data for screen MP100100 2000</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-batch-input-data-for-screen-mp100100-2000/m-p/2694821#M623658</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;the more simple, is to start an SHDB, record with the parameter: simulate background. &lt;/P&gt;&lt;P&gt;You will maby show the screen sequence is not the same as your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: you could replace things like that &lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="8" type="ul"&gt;&lt;P&gt;convert date into normal format *******************************************&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with &lt;/P&gt;&lt;P&gt;write p_date to delimit_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that works for date, amount, quantity ....   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2007 06:15:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-batch-input-data-for-screen-mp100100-2000/m-p/2694821#M623658</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2007-08-21T06:15:57Z</dc:date>
    </item>
  </channel>
</rss>

