<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245139#M143345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_OPEN&amp;lt;/b&amp;gt;: Create a Background Processing Job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use JOB_OPEN to create a background job. The function module returns the unique ID number which, together with the job name, is required for identifying the job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have "opened" a job, you can add job steps to it with JOB_SUBMIT and submit the job for processing with JOB_CLOSE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please see the online documentation in the function module facility (transaction SE37) or Sample Program: Creating a Job with JOB_OPEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/ru/fa/096ee5543b11d1898e0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/ru/fa/096ee5543b11d1898e0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_CLOSE&amp;lt;/b&amp;gt;: Pass a Job to the Background Processing System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use JOB_CLOSE to pass a background job to the background processing system to be run. Once you have "closed" a job, you can no longer add job steps to it or change job/job step specifications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module returns an indicator as to whether the job was automatically released or not. A job is automatically released to run only if the user who scheduled the job has RELE release authorization for the authorization object Operations on background jobs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A job step is an independent unit of work in a job, the execution of an ABAP or external program. Each job step can have its own authorizations user and printer/optical archiving specifications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related function modules include: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOB_OPEN: Create a background job. &lt;/P&gt;&lt;P&gt;JOB_SUBMIT: Add job steps to a job. &lt;/P&gt;&lt;P&gt;For more information, please see the online documentation in the function module facility (transaction SE37) or Scheduling a Job: Full-Control Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/ru/fa/096eff543b11d1898e0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/ru/fa/096eff543b11d1898e0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Apr 2006 09:47:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-24T09:47:19Z</dc:date>
    <item>
      <title>batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245134#M143340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;what is the diffrence between using BI in call transaction to OPEN_JOB and CLOSE_JOB.&lt;/P&gt;&lt;P&gt;and how in the latter can i get messages from BI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;yifat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 08:32:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245134#M143340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245135#M143341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go through this link  ...&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1494336"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 08:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245135#M143341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T08:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245136#M143342</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;1. In call transaction, data is updated&lt;/P&gt;&lt;P&gt;   when u run the program itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. in the other method,&lt;/P&gt;&lt;P&gt;   the whole bdc data is&lt;/P&gt;&lt;P&gt;  INTERMEDIATELY STORED IN ONE SESSION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (We have to afterwards run that session,&lt;/P&gt;&lt;P&gt;  so that data is updated)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 08:37:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245136#M143342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T08:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245137#M143343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use report RSBDCLOG to get the messages from the Session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 09:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245137#M143343</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-04-24T09:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245138#M143344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;BATCH INPUT SESSION&amp;lt;/b&amp;gt; is an intermediate step between internal table and &lt;/P&gt;&lt;P&gt;Database table. Data along with the action is stored in session i.e. data for screen fields, to which screen it is passed, program name behind it, and how next screen is processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM36 and create background job by giving job name, job class and job steps (JOB SCHEDULING).&lt;/P&gt;&lt;P&gt;After that u can get log of that particular job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Background processing&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_OPEN&amp;lt;/b&amp;gt; Open Job Scheduling Without Dialog (Including COMMIT WORK)&lt;/P&gt;&lt;P&gt;Open background job and obtain the job Id (JOBCOUNT)&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_SUBMIT&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;Insert Background Task in Background Request with COMMIT WORK &lt;/P&gt;&lt;P&gt;Add step to the opened job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_CLOSE&amp;lt;/b&amp;gt; Close Background Request With COMMIT WORK &lt;/P&gt;&lt;P&gt;Release the job&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 09:36:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245138#M143344</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-04-24T09:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: batch input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245139#M143345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_OPEN&amp;lt;/b&amp;gt;: Create a Background Processing Job&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use JOB_OPEN to create a background job. The function module returns the unique ID number which, together with the job name, is required for identifying the job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have "opened" a job, you can add job steps to it with JOB_SUBMIT and submit the job for processing with JOB_CLOSE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please see the online documentation in the function module facility (transaction SE37) or Sample Program: Creating a Job with JOB_OPEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/ru/fa/096ee5543b11d1898e0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/ru/fa/096ee5543b11d1898e0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;JOB_CLOSE&amp;lt;/b&amp;gt;: Pass a Job to the Background Processing System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use JOB_CLOSE to pass a background job to the background processing system to be run. Once you have "closed" a job, you can no longer add job steps to it or change job/job step specifications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module returns an indicator as to whether the job was automatically released or not. A job is automatically released to run only if the user who scheduled the job has RELE release authorization for the authorization object Operations on background jobs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A job step is an independent unit of work in a job, the execution of an ABAP or external program. Each job step can have its own authorizations user and printer/optical archiving specifications. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Related function modules include: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JOB_OPEN: Create a background job. &lt;/P&gt;&lt;P&gt;JOB_SUBMIT: Add job steps to a job. &lt;/P&gt;&lt;P&gt;For more information, please see the online documentation in the function module facility (transaction SE37) or Scheduling a Job: Full-Control Method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/ru/fa/096eff543b11d1898e0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/ru/fa/096eff543b11d1898e0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 09:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input/m-p/1245139#M143345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T09:47:19Z</dc:date>
    </item>
  </channel>
</rss>

