<?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: call transaction method in back ground Processing? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434459#M824817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the file whether in  Presentation server or application server?&lt;/P&gt;&lt;P&gt;If it is in application server then error will come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2008 06:56:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-19T06:56:53Z</dc:date>
    <item>
      <title>call transaction method in back ground Processing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434457#M824815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on interface program to post documents of 309 movement type into MIGO transaction .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my program is executing succesfully when i am processing  in fore ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i am processing in background it is giving error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any help in this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;Solution rewarded&lt;/STRONG&gt;*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 06:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434457#M824815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T06:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method in back ground Processing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434458#M824816</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;Can you be more specific in your query like, the details of the error message, location of your text file Pres?app server....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Murugesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 06:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434458#M824816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T06:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method in back ground Processing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434459#M824817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the file whether in  Presentation server or application server?&lt;/P&gt;&lt;P&gt;If it is in application server then error will come.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 06:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434459#M824817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T06:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method in back ground Processing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434460#M824818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Program will do transfer Posting from material to material.&lt;/P&gt;&lt;P&gt;when i am executing the program in back ground mode The Program statement call transaction fails with the following error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL_TRANSACTION MIGO_TR Return code = 1,001  RECORD:          0&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Field GODYNPRO-ACTION . is not an input field&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Field GODYNPRO-REFDOC . is not an input field&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;Field GOITEM-UMMAKTX . is not an input field&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;similar statement when executing in foreground it is posting document succesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly revert back for any other information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 07:05:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434460#M824818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T07:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method in back ground Processing?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434461#M824819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data fetching is done without any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error is coming when posting  in back ground mode only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2008 07:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method-in-back-ground-processing/m-p/3434461#M824819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-19T07:07:18Z</dc:date>
    </item>
  </channel>
</rss>

