<?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: NO-GAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225999#M137889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;This will work&lt;/P&gt;&lt;P&gt;data : len type i.&lt;/P&gt;&lt;P&gt;len = strlen( text-120 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; text-120(len) no-gap,V_CNTLNS,'Hours'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2006 05:31:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-18T05:31:17Z</dc:date>
    <item>
      <title>NO-GAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225997#M137887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; TEXT-120 NO-GAP,V_CNTLNS,'Hours'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to remove the gap between the test-120 and v_cntlns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using NO_GAP keyword but it is showing gap.&lt;/P&gt;&lt;P&gt;please help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 05:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225997#M137887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T05:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: NO-GAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225998#M137888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;NO-GAP doest work in this situation. &lt;/P&gt;&lt;P&gt;I think you will have to concatenate both the variables&lt;/P&gt;&lt;P&gt;TEXT-120 and V_CNTLNS into another variable without spaces and then use it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rashmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 05:30:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225998#M137888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T05:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: NO-GAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225999#M137889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;This will work&lt;/P&gt;&lt;P&gt;data : len type i.&lt;/P&gt;&lt;P&gt;len = strlen( text-120 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; text-120(len) no-gap,V_CNTLNS,'Hours'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 05:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1225999#M137889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T05:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: NO-GAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1226000#M137890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem with your statement. I have written a similar statement using NO-GAP and it is working for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me what V_CNTLS is?? Is it a selection-screen field?Or is it simply a variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 05:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1226000#M137890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T05:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: NO-GAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1226001#M137891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO GAPS should work provided the TEXT-120 is completely filled. However if the length of TEXT120 is say 10 char and only 4 char are filled then No GAPS has no meaning. U will have to process this in a different way for this to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 05:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1226001#M137891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T05:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: NO-GAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1226002#M137892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. CONCATENATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Instead of using no-gap,&lt;/P&gt;&lt;P&gt;   use concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Just copy paste this program.&lt;/P&gt;&lt;P&gt;   It will WRITE as u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (instead of my variable a, u can replace &lt;/P&gt;&lt;P&gt;  it with text-120.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (also note that there are spaces in  &lt;/P&gt;&lt;P&gt;  a =  '' (after Z )&lt;/P&gt;&lt;P&gt;like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a = ' 1234567890 ABCDEFGHIJ.............Z...................'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(dots are spaces)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : a(120) type c.&lt;/P&gt;&lt;P&gt;data : b(10) type c.&lt;/P&gt;&lt;P&gt;data : c(200) type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-----------------------------------------" /&gt;&lt;P&gt;a = ' 1234567890 ABCDEFGHIJ          Z             '.&lt;/P&gt;&lt;P&gt;b = 'AMIT'.&lt;/P&gt;&lt;P&gt;concatenate a b into c separated by space.&lt;/P&gt;&lt;P&gt;write : a , b.&lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 06:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/no-gap/m-p/1226002#M137892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-18T06:08:08Z</dc:date>
    </item>
  </channel>
</rss>

