<?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: Requests import in background process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842238#M44434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad and Srinivas,&lt;/P&gt;&lt;P&gt;Right now im testing the my report with less than 10 requests. When the report goes to productive it will have the requests i've told you.&lt;/P&gt;&lt;P&gt;I am not changing the optional parameters that you say.&lt;/P&gt;&lt;P&gt;Do you know where can i get some documentation about the TMS_MGR_IMPORT_TR_PROPOSAL function?&lt;/P&gt;&lt;P&gt;Tanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2005 09:58:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-04-19T09:58:51Z</dc:date>
    <item>
      <title>Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842233#M44429</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;I am trying to import a lot of requests with the &lt;/P&gt;&lt;P&gt;TMS_MGR_IMPORT_TR_PROPOSAL function. The problem is that when i call that function in background process, the system doesn't imports any request. When I call the function in a common dialog process everything is fine but the report i've made is intended to import 3000 requests at a time. Does anyone has any solution? thanks a lot for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2005 09:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842233#M44429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-18T09:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842234#M44430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a few ideas as to why it may not be working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the user who executes the background job have authority to import requests?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it accessing a file on the server?  In this case the background job may be running on another server (if you have multiple application servers running in your instance).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it trying to access a file on your PC?  In this case it will not work in background, it will need to access a file from the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you issuing a COMMIT WORK (maybe implicit when called online)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2005 09:38:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842234#M44430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-18T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842235#M44431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been checking the things that you told me and these are the results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user has permission to import requests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't access to any file in the server or my PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to put the "commit work" sentence after the function call and to debug the function, but the background process doesn't gets started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its really strange. Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2005 14:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842235#M44431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-18T14:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842236#M44432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does indeed seem strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried running it in background with just a few records (rather than 3000)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is some update problem getting triggered with so much data (database extent, or locking error, or something else).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try it with just 10 and see what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2005 14:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842236#M44432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-18T14:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842237#M44433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sending spaces to the optional parameters IV_ONLINE, IV_MONITOR, and IV_VERBOSE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IV_MONITOR has a default value of 'X'.&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>Mon, 18 Apr 2005 16:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842237#M44433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-18T16:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842238#M44434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad and Srinivas,&lt;/P&gt;&lt;P&gt;Right now im testing the my report with less than 10 requests. When the report goes to productive it will have the requests i've told you.&lt;/P&gt;&lt;P&gt;I am not changing the optional parameters that you say.&lt;/P&gt;&lt;P&gt;Do you know where can i get some documentation about the TMS_MGR_IMPORT_TR_PROPOSAL function?&lt;/P&gt;&lt;P&gt;Tanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 09:58:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842238#M44434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T09:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842239#M44435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let us know how your testing goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to look at the parameters that Srivinas was mentioning.  By changing these settings (I haven't looked at the code), it might affect the behaviour of the function when processing online vs. background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for doco. for TMS_MGR_IMPORT_TR_PROPOSAL, its an unreleased function module so its unlikely that anything would be publically available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 10:16:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842239#M44435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T10:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842240#M44436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santiago,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked the code.  I don't think it has anything to do with update problems (number of records etc.).  I think it gets confused when you schedule as a background job (and ends up doing nothing).  Have a look at the parameter IT_TARGET.  It has the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STARTMODE&lt;/P&gt;&lt;P&gt;STARTDATE&lt;/P&gt;&lt;P&gt;STARTTIME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that if you will in STARTDATE and STARTTIME with sy-datum and SY-UZEIT it should try and run the update job immediately (this will probably run as a seperate job from the one you schedule).  I don't think that STARTMODE is used, but it may require a value (try without one first).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know how you go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 10:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842240#M44436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T10:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Requests import in background process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842241#M44437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've made it!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The standard funcion doesn't have any problem. The problem was that I first called a "Z" function and executed it in background processing. Inside that function i called the standard function I mentioned before. The problem was that for background processing mode, the function has to be RFC enabled and my "Z" wasn't. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, thanks a lot for your help. It's really good to know that there's people out there that tries to help.&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;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2005 15:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/requests-import-in-background-process/m-p/842241#M44437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-19T15:17:17Z</dc:date>
    </item>
  </channel>
</rss>

