<?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: Dump in Background Procesing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049949#M968108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any Currency value in the output list...at the population ....check the source code extract in the tcode st22.....it will show you at what line it is giving the error ...check what r the data declarations for the fields in that line..and check the data is pasing from and to the same data types..or not..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2008 08:17:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-04T08:17:26Z</dc:date>
    <item>
      <title>Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049942#M968101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i run a report. It runs fine. but when i try to run it in backgroound, it throws this error."OBJECTS_NOT_CHARLIKE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the statment&lt;/P&gt;&lt;P&gt;"STRLEN( obj )..."&lt;/P&gt;&lt;P&gt;, only character-type data objects are supported at the argument&lt;/P&gt;&lt;P&gt;position "obj".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this particular case, the operand "obj" has the non-charcter-type type&lt;/P&gt;&lt;P&gt;"I".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 07:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049942#M968101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T07:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049943#M968102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using GUI_UPLOAD or GUI_DOWNLOAD?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:00:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049943#M968102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T08:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049944#M968103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to find out what the obj actually is when in background and either code around it or change you data maybe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049944#M968103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T08:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049945#M968104</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;The message shows that you transfer Integer data to STRLEN(), this is not allowed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:03:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049945#M968104</guid>
      <dc:creator>pole_li</dc:creator>
      <dc:date>2008-07-04T08:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049946#M968105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am Just Executing My Report In Background&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049946#M968105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T08:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049947#M968106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can define a new variable of Type Char and copy this variable to the char type variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could be a work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049947#M968106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T08:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049948#M968107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saathi,&lt;/P&gt;&lt;P&gt;I think u will get syntax error when u use type i variable in STRLEN function. Check whether ur object is active or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep a break point at this statement and execute in foreground, I think control will not come to this place. There might be different flow in forground and back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If every thing is fine then move that type i variable into character or string variable and then try to use STRLEN with this char or string variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:12:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049948#M968107</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-07-04T08:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dump in Background Procesing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049949#M968108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any Currency value in the output list...at the population ....check the source code extract in the tcode st22.....it will show you at what line it is giving the error ...check what r the data declarations for the fields in that line..and check the data is pasing from and to the same data types..or not..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 08:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-in-background-procesing/m-p/4049949#M968108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T08:17:26Z</dc:date>
    </item>
  </channel>
</rss>

