<?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: rsbdcsub in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925974#M59841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yifat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You have not mentioned which transaction you are trying to run using Batch Input. My guess is that you using VL01N or VL02N and the field LIKP-TRAID exist on a subscreen that you need to choose explicitly if you want to populate it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Other note, instead of scheduling the job for every 3 minute you can schedule the job based on an event. After closing the session in your program, you can trigger this event (which will eventually execute this job).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2005 17:19:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-03-29T17:19:18Z</dc:date>
    <item>
      <title>rsbdcsub</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925971#M59838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello!&lt;/P&gt;&lt;P&gt;i created through userexit a bi.&lt;/P&gt;&lt;P&gt;i need to run the bi every time a session name is created.&lt;/P&gt;&lt;P&gt;i tried to use program rsbdcsub and create a variant with the session name. through sm36 create a job that run every 3 minutes and runs the program rsbdcsub, if a session name has been created so it will do the bi and if not so nothing happens.&lt;/P&gt;&lt;P&gt;when i try to run prog rsbdcsub for test with f8 and i put only the session name it runs but i get the following error in sm35 'Field LIKP-TRAID. does not exist in the screen SAPMV50A 2000'. if i run the session directly from sm35 in foreground it runs successfully.&lt;/P&gt;&lt;P&gt;when i put a target host i get the following message 'cannot close job'&lt;/P&gt;&lt;P&gt;please tell me what is the problem???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2005 10:38:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925971#M59838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-29T10:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: rsbdcsub</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925972#M59839</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 can imagine 2 things.&lt;/P&gt;&lt;P&gt;1st: sometimes the system variables sy-batch and/or sy-binpt are used to enable/display fields on dynpros and related to this, it would describe why your session reacts differently running online or in batch in background.&lt;/P&gt;&lt;P&gt;2nd: May be you missed an entry in a transportation related field which led to a deactivation of the field. Or there is no transport assigned to the delivery and so, the field is not active for input...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your situation I would investigate my 2nd approach first. I am not sure wether it's correct or not, but may be it gives you an idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siggi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2005 12:04:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925972#M59839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-29T12:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: rsbdcsub</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925973#M59840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another reason could be that there could be controls used in this transaction and a BI will not work with controls in the background. Check if there are any controls used in there and if so, your alternative has to be a BAPI or a function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you doing this for collective processing of deliveries?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2005 16:29:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925973#M59840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-29T16:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: rsbdcsub</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925974#M59841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yifat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You have not mentioned which transaction you are trying to run using Batch Input. My guess is that you using VL01N or VL02N and the field LIKP-TRAID exist on a subscreen that you need to choose explicitly if you want to populate it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Other note, instead of scheduling the job for every 3 minute you can schedule the job based on an event. After closing the session in your program, you can trigger this event (which will eventually execute this job).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2005 17:19:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925974#M59841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-03-29T17:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: rsbdcsub</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925975#M59842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas Adavi&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;What is control? i have no idea?&lt;/P&gt;&lt;P&gt;i am trying to update transaction VL02N outbound deliveries.&lt;/P&gt;&lt;P&gt;I tried looking for a bapi or a fm before i used the bi but i couldnt find.&lt;/P&gt;&lt;P&gt;there is bapi change outbound delivery but it exist in 47&lt;/P&gt;&lt;P&gt;and i use 46.c .&lt;/P&gt;&lt;P&gt;i tried to find fm also without any success. &lt;/P&gt;&lt;P&gt;if you have any idea i will be thankful&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2005 12:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/925975#M59842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-05T12:34:55Z</dc:date>
    </item>
  </channel>
</rss>

