<?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: Internal table null characters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269622#M1632836</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;As Max said this is normal when using char field... If this is an issue, you should use a string type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2011 14:46:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-10-21T14:46:48Z</dc:date>
    <item>
      <title>Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269620#M1632834</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 have internal table which has field data(char256).I am storing the data line by line...in some cases the line may be 5 characters or 50 or 150 char...but at the end when i view that table i have many null characters at the begin and end of the line of the internal table...how can i remove those null characters...condense is not working here...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 13:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269620#M1632834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-21T13:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269621#M1632835</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;What do you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't fill fully a line, it's normal to have null chararters on the right and you can't delete them&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 14:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269621#M1632835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-21T14:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269622#M1632836</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;As Max said this is normal when using char field... If this is an issue, you should use a string type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Manu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2011 14:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269622#M1632836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-21T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269623#M1632837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i use string type..the format is getting changed...so i am using character type...Is there any other way to delete the spaces??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 08:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269623#M1632837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T08:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269624#M1632838</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;Use Do loop and shift the characters to the left by ignoring the spaces.Move the new values to the result variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269624#M1632838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269625#M1632839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to move those values to left side...can u pls send some samplecode..thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:41:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269625#M1632839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269626#M1632840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Do your process in following steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Call a Do.. ENDLOOP.&lt;/P&gt;&lt;P&gt;2. Inside the loop , 1st call FM CONVERSION_EXIT_ALPHA_OUTPUT and pass your input value, The output will &lt;/P&gt;&lt;P&gt;    remove all the spaces from left and output will have left bound value.&lt;/P&gt;&lt;P&gt;3. Append the output of step 2 into your internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269626#M1632840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269627#M1632841</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;if you want to delete the tralining and  leading spaces for the single field you can use the piece of code. for eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shift name left deleting leading space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shift name1 right leading trailing space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it should solve your issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ahamed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 10:49:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269627#M1632841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T10:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table null characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269628#M1632842</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;if you want to delete the tralining and  leading spaces for the single field you can use the piece of code. for eg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shift name left deleting leading space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shift name1 right leading trailing space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it should solve your issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ahamed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 10:49:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-null-characters/m-p/8269628#M1632842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T10:49:39Z</dc:date>
    </item>
  </channel>
</rss>

