<?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: PF-Status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769127#M1462887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , tahts right . I did read that but where exactly does that error coem from , Its not in the output , its only when I click on a few tabs on the toolbar only , like print preview or exporting to local file only .&lt;/P&gt;&lt;P&gt;Where should I be looking for teh problem exactly.&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, 23 Mar 2010 20:07:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-23T20:07:58Z</dc:date>
    <item>
      <title>PF-Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769125#M1462885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an ALV report and copied the PF status from another program onto this one . Everything seems to be working fine except that when I click on print preview or print button it runs into runtime error.&lt;/P&gt;&lt;P&gt;Following is the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;    The current statement requires a character-type data object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;    Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The current ABAP program "SAPLKKBL" had to be terminated because it has&lt;/P&gt;&lt;P&gt;    come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&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;    "P".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trigger Location of Runtime Error&lt;/P&gt;&lt;P&gt;    Program                                 SAPLKKBL&lt;/P&gt;&lt;P&gt;    Include                                 LKKBLF99&lt;/P&gt;&lt;P&gt;    Row                                     3,948&lt;/P&gt;&lt;P&gt;    Module type                             (FORM)&lt;/P&gt;&lt;P&gt;    Module Name                             GEN_FIELD_OUT2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please suggest as to why this si happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 19:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769125#M1462885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: PF-Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769126#M1462886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error is pretty self-explanatory, isn't it?  You require a character (type c) field and instead you have a packed decimals (P) data type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 20:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769126#M1462886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T20:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: PF-Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769127#M1462887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , tahts right . I did read that but where exactly does that error coem from , Its not in the output , its only when I click on a few tabs on the toolbar only , like print preview or exporting to local file only .&lt;/P&gt;&lt;P&gt;Where should I be looking for teh problem exactly.&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, 23 Mar 2010 20:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769127#M1462887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T20:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: PF-Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769128#M1462888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ahve no variable declared as P in my program , so where is it coming from , I am not sure . It is still getting me into run time error. Please help.&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, 23 Mar 2010 21:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769128#M1462888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T21:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: PF-Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769129#M1462889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only few tabs like the print preview and save to local gives error messages , I dont understnd why , could nay one please tell me the way out please.When I click on debugger on the runtimer error screen and check the &amp;lt;filed&amp;gt; value its 12.1. What is that ?&lt;/P&gt;&lt;P&gt;and GS_OUT-HLPLEN is 000000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Aarav  Agnihotri on Mar 24, 2010 3:16 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 21:41:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769129#M1462889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T21:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: PF-Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769130#M1462890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, no clue without seeing the field catalog, the gui, any PBO/PAI modules and the internal table description.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 22:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pf-status/m-p/6769130#M1462890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-23T22:27:23Z</dc:date>
    </item>
  </channel>
</rss>

