<?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 Extractor Enhancement Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extractor-enhancement-program/m-p/4593735#M1083175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First i will explain my situation.  I am enhancing an extractor for BI and am trying to get a date from an internal table.  The date which i am trying to find could be in any 1 of 12 fields.  Let me show an the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY&lt;DEL&gt;-DAR01&lt;/DEL&gt;DAT01--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;DAR02DAT02.............DAR12 DAT12&lt;P&gt;&lt;/P&gt;&lt;P&gt;1--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;Z4&lt;DEL&gt;&lt;HR originaltext="----" /&gt;1.21.2008&lt;/DEL&gt;-Z2--&lt;DEL&gt;&lt;HR originaltext="----" /&gt;1.11.2008.........xx&lt;/DEL&gt;--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;xxxxxxx&lt;/P&gt;&lt;P&gt;2--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;Z1&lt;DEL&gt;&lt;HR originaltext="----" /&gt;2.11.2008&lt;/DEL&gt;-Z4--&lt;DEL&gt;&lt;HR originaltext="----" /&gt;3.11.2009.........xx&lt;/DEL&gt;--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;xxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need to look for Z4 in the DARxx field, and then take the corresponding date from the DATxx (where 'xx' matches DARxx).  In the above example for record 1, i would find Z4 in DAR01 so i would take DAT01 date '1.21.2008'.  For record 2, i would find Z4 in DAR02 so i would take DAT02 date '3.11.2009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now this in not a hard thing to write but as an ABAP novice, i am looking for a better way to do this besides using 12 IF/ELSE statements.  Does anyone have suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 20:00:40 GMT</pubDate>
    <dc:creator>former_member314446</dc:creator>
    <dc:date>2008-10-08T20:00:40Z</dc:date>
    <item>
      <title>Extractor Enhancement Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extractor-enhancement-program/m-p/4593735#M1083175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First i will explain my situation.  I am enhancing an extractor for BI and am trying to get a date from an internal table.  The date which i am trying to find could be in any 1 of 12 fields.  Let me show an the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY&lt;DEL&gt;-DAR01&lt;/DEL&gt;DAT01--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;DAR02DAT02.............DAR12 DAT12&lt;P&gt;&lt;/P&gt;&lt;P&gt;1--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;Z4&lt;DEL&gt;&lt;HR originaltext="----" /&gt;1.21.2008&lt;/DEL&gt;-Z2--&lt;DEL&gt;&lt;HR originaltext="----" /&gt;1.11.2008.........xx&lt;/DEL&gt;--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;xxxxxxx&lt;/P&gt;&lt;P&gt;2--&lt;DEL&gt;&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;Z1&lt;DEL&gt;&lt;HR originaltext="----" /&gt;2.11.2008&lt;/DEL&gt;-Z4--&lt;DEL&gt;&lt;HR originaltext="----" /&gt;3.11.2009.........xx&lt;/DEL&gt;--&lt;P&gt;&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;xxxxxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i need to look for Z4 in the DARxx field, and then take the corresponding date from the DATxx (where 'xx' matches DARxx).  In the above example for record 1, i would find Z4 in DAR01 so i would take DAT01 date '1.21.2008'.  For record 2, i would find Z4 in DAR02 so i would take DAT02 date '3.11.2009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now this in not a hard thing to write but as an ABAP novice, i am looking for a better way to do this besides using 12 IF/ELSE statements.  Does anyone have suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 20:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extractor-enhancement-program/m-p/4593735#M1083175</guid>
      <dc:creator>former_member314446</dc:creator>
      <dc:date>2008-10-08T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extractor Enhancement Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extractor-enhancement-program/m-p/4593736#M1083176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Press F1 on DO and then look at the VARYING addition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 21:42:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extractor-enhancement-program/m-p/4593736#M1083176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T21:42:41Z</dc:date>
    </item>
  </channel>
</rss>

