<?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: how to split pack code value from its description in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500820#M1258258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it that unit in the end will always be 2 digit?&lt;/P&gt;&lt;P&gt;Then you can do this way&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;len = strlen( des ) - 2.
field1 = des+0(len).
field2 = des+len(2).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;provide with some test data if this is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Apr 2009 09:38:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-11T09:38:14Z</dc:date>
    <item>
      <title>how to split pack code value from its description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500819#M1258257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;                     I have a Pack Code value in master data as Pack Code value : 320 and Description : 20LT. I want to use actual value of Pack code ie 20 Ltrs. But I don't know how to split 20LT value into 20 &amp;amp; LT.I tried SPLIT function with SPACE but most of the values in MASTER DATA ARE WITHOUT SPACE. I am trying to write this code in BW3.5. Please help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka Joshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2009 09:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500819#M1258257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-11T09:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to split pack code value from its description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500820#M1258258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it that unit in the end will always be 2 digit?&lt;/P&gt;&lt;P&gt;Then you can do this way&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;len = strlen( des ) - 2.
field1 = des+0(len).
field2 = des+len(2).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;provide with some test data if this is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2009 09:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500820#M1258258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-11T09:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to split pack code value from its description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500821#M1258259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could solve the problem using SHIFT &amp;amp; SPLIT functions and some code in abap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 03:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-split-pack-code-value-from-its-description/m-p/5500821#M1258259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T03:24:26Z</dc:date>
    </item>
  </channel>
</rss>

