<?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: SHIFT command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414894#M539006</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;after deleting the value using shift command modify that value in internal table. otherwise it wont get affected as it takes value from internal table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: modify field index sy-tabix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2007 06:16:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-28T06:16:33Z</dc:date>
    <item>
      <title>SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414892#M539004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all. i am using shift command to delete trailing spaces of a character using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SHIFT IT_DOCU-NO right DELETING trailing SPACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is working and deleting trailing spaces successfully.  after that i am sending iternal table data to ALV for out put . but value for which i have deleted  trailing spaces  not getting effected. that is value is printing with trailing spaces. i.e shift is not getting effected in alv out put. pls help me to print data by deleting trailing spaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                  Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414892#M539004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414893#M539005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you MODIFY the itab to update each line before sending to ALV.  It sounds like you have updated the header without updating the line in question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414893#M539005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414894#M539006</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;after deleting the value using shift command modify that value in internal table. otherwise it wont get affected as it takes value from internal table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: modify field index sy-tabix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414894#M539006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414895#M539007</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;We cant change in internal table because that fileds has same length .So you need change field length.dont worry about that in internal table.we need to delete unwanted space when it will display ,it will work fine.No problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414895#M539007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414896#M539008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no in alv it wont affect for that you have to use justification....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ifieldcat-just = 'R'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:18:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414896#M539008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414897#M539009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has the field a conversion exit (from domain), it may reverse your updating. If so remove the exit from the field catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:21:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414897#M539009</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-06-28T06:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414898#M539010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u very much Shiba. i got the solution.&lt;/P&gt;&lt;P&gt;               can i have u r mail id pls.  if any queries i am having i will consult u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                                       Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414898#M539010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: SHIFT command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414899#M539011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry kumar as per my company policy i cant access any external mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 06:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shift-command/m-p/2414899#M539011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T06:34:55Z</dc:date>
    </item>
  </channel>
</rss>

