<?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 while recording IP42 Transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848045#M1684879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh yes, you can do that. Check F1 help of CALL TRANSACTION.&lt;/P&gt;&lt;P&gt;there, you will have "options" syntax. within that, you have &lt;SPAN style="font-size: 10pt;"&gt;NOBINPT. Mark it as 'X' and your BDC will run equivalent to "Not a batch input session"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2012 15:16:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-06-28T15:16:40Z</dc:date>
    <item>
      <title>Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848039#M1684873</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 create a maintenance plan using IP42 transaction using BDC recording. &lt;/P&gt;&lt;P&gt;On manually executing the tcode, a dialog box appears where i can enter the start date (STADT) on pressing the save button.&lt;/P&gt;&lt;P&gt;But this dialog does not appear if i record the same using SHDB. The recording makes use of the system date itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how i can get the dialog as well while recording? &lt;/P&gt;&lt;P&gt;the dialog is getting created using the 'SCREEN_SEQUENCE_CONTROL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is there any other way i can update the start date separately after creating the plant maintenance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 14:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848039#M1684873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T14:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848040#M1684874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it happens in lot of BDC recordings.&lt;/P&gt;&lt;P&gt;What you can do is - whenever a pop-up occurs, press F1, go to technical details.&lt;/P&gt;&lt;P&gt;There, you will find "Parameter ID" (if present).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case it is present, set he value using the syntax SET PARAMETER ID 'XYZ' FIELD lv_abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the pop-up wont occur during BDC run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If parameter ID is not present, then sorry, it wont work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 14:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848040#M1684874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T14:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848041#M1684875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/ECC+standard+Batch+Input+programs"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/ECC+standard+Batch+Input+programs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="confluenceTable" style="font-size: 11px; color: #000000; margin: 5px 0; border: 0px; background-color: #ffffff;"&gt;&lt;TBODY&gt;&lt;TR style="border: 0px;"&gt;&lt;TH class="confluenceTh" style="padding: 5px; border: 1px solid #dddddd; background-color: #f0f0f0; color: #225a8d;"&gt;Object Description&lt;/TH&gt;&lt;TH class="confluenceTh" style="padding: 5px; border: 1px solid #dddddd; background-color: #f0f0f0; color: #225a8d;"&gt;Batch Input program name&lt;/TH&gt;&lt;TH class="confluenceTh" style="padding: 5px; border: 1px solid #dddddd; background-color: #f0f0f0; color: #225a8d;"&gt;Dialog Transaction&lt;/TH&gt;&lt;TH class="confluenceTh" style="padding: 5px; border: 1px solid #dddddd; background-color: #f0f0f0; color: #225a8d;"&gt;IDOC message type&lt;/TH&gt;&lt;TH class="confluenceTh" style="padding: 5px; border: 1px solid #dddddd; background-color: #f0f0f0; color: #225a8d;"&gt;BAPI or similar&lt;/TH&gt;&lt;TH class="confluenceTh" style="padding: 5px; border: 1px solid #dddddd; background-color: #f0f0f0; color: #225a8d;"&gt;Tables&lt;/TH&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="confluenceTable" style="font-size: 11px; color: #000000; margin: 5px 0; border: 0px; background-color: #ffffff;"&gt;&lt;TBODY&gt;&lt;TR style="border: 0px;"&gt;&lt;TD class="confluenceTd" style="padding: 5px; border: 1px solid #dddddd;"&gt;Maintenance plan&lt;/TD&gt;&lt;TD class="confluenceTd" style="padding: 5px; border: 1px solid #dddddd;"&gt;RIIBIP00 (general PM direct input &amp;amp; batch input) - LSMW 460/1 to 4&lt;/TD&gt;&lt;TD class="confluenceTd" style="padding: 5px; border: 1px solid #dddddd;"&gt;IP01 to IP03 (and IP10 or IP30 for scheduling parameters, IP42 as a special IP01, etc.)&lt;/TD&gt;&lt;TD class="confluenceTd" style="padding: 5px; border: 1px solid #dddddd;"&gt;None&lt;/TD&gt;&lt;TD class="confluenceTd" style="padding: 5px; border: 1px solid #dddddd;"&gt;No BAPI but we can officially (see RIIBIP00 program documentation) use functions IBIP_BATCH_INPUT_RFC and IBIP_BATCH_INPUT. Note that the last is called by RIIBIP00&lt;/TD&gt;&lt;TD class="confluenceTd" style="padding: 5px; border: 1px solid #dddddd;"&gt;MPLA&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there some exits, probably u can use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 14:57:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848041#M1684875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T14:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848042#M1684876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If stuck with BDC, you could try with report &lt;A href="http://search.sap.com/ui/scn#query=RIIBIP00"&gt;RIIBIP00&lt;/A&gt; or FM &lt;A href="http://search.sap.com/ui/scn#query=IBIP_BATCH_INPUT"&gt;IBIP_BATCH_INPUT &lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Information can be found under LSMW)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 15:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848042#M1684876</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-06-28T15:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848043#M1684877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thing is i need the pop up in the recording. As i said i need to update the start date which comes only in that pop up..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked recording once again.&lt;/P&gt;&lt;P&gt;If i run the recording in foreground mode (i.e. if i check on ' Not a batch input session' in the create recording pop up) then this pop i need appears..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i need to call the transaction in background mode so i don't think it is feasible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 15:08:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848043#M1684877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T15:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848044#M1684878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try with this function module 'MPLAN_CREATE'. Which uses API Function 'MPLAN_API'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out the function modules starting with 'MPLAN* in SE37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 15:16:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848044#M1684878</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2012-06-28T15:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848045#M1684879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh yes, you can do that. Check F1 help of CALL TRANSACTION.&lt;/P&gt;&lt;P&gt;there, you will have "options" syntax. within that, you have &lt;SPAN style="font-size: 10pt;"&gt;NOBINPT. Mark it as 'X' and your BDC will run equivalent to "Not a batch input session"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 15:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848045#M1684879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T15:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848046#M1684880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking into &lt;A class="jive-link-external-small" href="http://search.sap.com/ui/scn#query=RIIBIP00"&gt;RIIBIP00&lt;/A&gt; now.. is there any sample code available on how to use it for my purpose.&lt;/P&gt;&lt;P&gt;i tried searching but could not find anything relevant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would really be useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 15:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848046#M1684880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T15:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848047#M1684881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you call for your answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just used the FM 'mplan_change' to update the STADT field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 16:10:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848047#M1684881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T16:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while recording IP42 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848048#M1684882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 16:10:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-recording-ip42-transaction/m-p/8848048#M1684882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-28T16:10:58Z</dc:date>
    </item>
  </channel>
</rss>

