<?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 Offset settings help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670821#M884157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; I have requirement&lt;/P&gt;&lt;P&gt;w here i need to set an Offset for SOBID.&lt;/P&gt;&lt;P&gt;Here SOBID is of Char 45 , &lt;/P&gt;&lt;P&gt;Now the i need to check with the another infotype for the PERNR of length 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to take the last 8 digits of the SOBID.&lt;/P&gt;&lt;P&gt;Can any one help to take the offset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 12:25:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T12:25:10Z</dc:date>
    <item>
      <title>Offset settings help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670821#M884157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; I have requirement&lt;/P&gt;&lt;P&gt;w here i need to set an Offset for SOBID.&lt;/P&gt;&lt;P&gt;Here SOBID is of Char 45 , &lt;/P&gt;&lt;P&gt;Now the i need to check with the another infotype for the PERNR of length 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to take the last 8 digits of the SOBID.&lt;/P&gt;&lt;P&gt;Can any one help to take the offset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670821#M884157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T12:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Offset settings help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670822#M884158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;temp TYPE P_PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE sobid+37(8) TO temp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that you can compare the values of temp and your other pernr....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has to be +37, not +38.... It works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670822#M884158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T12:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Offset settings help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670823#M884159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can check SOBID+38(8).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will check the 8 characters from 38 th position&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/offset-settings-help/m-p/3670823#M884159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T12:34:42Z</dc:date>
    </item>
  </channel>
</rss>

