<?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: Problem with specifying the length for data type p in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-specifying-the-length-for-data-type-p/m-p/4021562#M960987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;instead declare a variable of type c for say 16 chars  and assign the packed variable to it. then offset the temp char variable for 9 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: var1 type p,&lt;/P&gt;&lt;P&gt;temp(16) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp = var1.&lt;/P&gt;&lt;P&gt;temp = temp(9).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 02:39:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T02:39:00Z</dc:date>
    <item>
      <title>Problem with specifying the length for data type p</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-specifying-the-length-for-data-type-p/m-p/4021561#M960986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a variable v_var with type p...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have this code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write v_var(9) to i_tab-val.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but im getting a syntax error...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wat is the possible solution in order for me to get only the fisrt nine char of v_var to move to i_tab-val?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always,&lt;/P&gt;&lt;P&gt;mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 02:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-specifying-the-length-for-data-type-p/m-p/4021561#M960986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T02:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with specifying the length for data type p</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-specifying-the-length-for-data-type-p/m-p/4021562#M960987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;instead declare a variable of type c for say 16 chars  and assign the packed variable to it. then offset the temp char variable for 9 chars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: var1 type p,&lt;/P&gt;&lt;P&gt;temp(16) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp = var1.&lt;/P&gt;&lt;P&gt;temp = temp(9).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 02:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-specifying-the-length-for-data-type-p/m-p/4021562#M960987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T02:39:00Z</dc:date>
    </item>
  </channel>
</rss>

