<?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 Validity dates in TCode ME11 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358490#M178463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I did a BDC for ME11 Info records transaction. In the "Conditions" tab, i entered validity dates for each record. The validity end date shows up in EINE table.  I guess both the start and end dates are stored in table A017 in fields DATAB and DATBI.  When I check the table contents, there are no records in it.  I guess it is a pool table.  Is there any other table where the condition records are stored and how do we read them? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2006 23:05:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-10T23:05:45Z</dc:date>
    <item>
      <title>Validity dates in TCode ME11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358490#M178463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I did a BDC for ME11 Info records transaction. In the "Conditions" tab, i entered validity dates for each record. The validity end date shows up in EINE table.  I guess both the start and end dates are stored in table A017 in fields DATAB and DATBI.  When I check the table contents, there are no records in it.  I guess it is a pool table.  Is there any other table where the condition records are stored and how do we read them? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2006 23:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358490#M178463</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-10T23:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Validity dates in TCode ME11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358491#M178464</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;THis is the logic inside the transaction which decides which conditon table to be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF I_KOMG-MATNR NE SPACE OR IA_FLAG NE SPACE.&lt;/P&gt;&lt;P&gt;    IF I_KOMG-EKORG NE SPACE.&lt;/P&gt;&lt;P&gt;      IF I_KOMG-WERKS NE SPACE.&lt;/P&gt;&lt;P&gt;*- Key: Lifnr, Matnr, Ekorg, Werk, Esokz&lt;/P&gt;&lt;P&gt;        IF I_VARIANTEN IS INITIAL.&lt;/P&gt;&lt;P&gt;          E_KOTABNR = '017'.&lt;/P&gt;&lt;P&gt;          IF I_KOMG-BSTME NE SPACE.              E_KOTABNR = '067'.&lt;/P&gt;&lt;P&gt;          ENDIF.&lt;/P&gt;&lt;P&gt;        ELSE.&lt;/P&gt;&lt;P&gt;          E_KOTABNR = '160'.&lt;/P&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;*- Key: Lifnr, Matnr, Ekorg, Esokz&lt;/P&gt;&lt;P&gt;        IF I_VARIANTEN IS INITIAL.&lt;/P&gt;&lt;P&gt;          E_KOTABNR = '018'.&lt;/P&gt;&lt;P&gt;          IF I_KOMG-BSTME NE SPACE.  "Kondition pro Bestellmengeneinheit&lt;/P&gt;&lt;P&gt;            E_KOTABNR = '066'.&lt;/P&gt;&lt;P&gt;          ENDIF.&lt;/P&gt;&lt;P&gt;        ELSE.&lt;/P&gt;&lt;P&gt;          E_KOTABNR = '161'.&lt;/P&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;    ELSE.&lt;/P&gt;&lt;P&gt;*- ohne Ekorg läuft nichts&lt;/P&gt;&lt;P&gt;      EXIT.&lt;/P&gt;&lt;P&gt;*- Key: Lifnr, Matnr&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    E_KOTABNR = '001'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    IF I_KOMG-EKORG NE SPACE.&lt;/P&gt;&lt;P&gt;      IF I_KOMG-WERKS NE SPACE.&lt;/P&gt;&lt;P&gt;*- Key: Lifnr, Matkl, Infnr, Ekorg, Werk, Esokz&lt;/P&gt;&lt;P&gt;        E_KOTABNR = '025'.&lt;/P&gt;&lt;P&gt;      ELSE.&lt;/P&gt;&lt;P&gt;*- Key: Lifnr, Matkl, Infnr, Ekorg, Esokz&lt;/P&gt;&lt;P&gt;        E_KOTABNR = '028'.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;    ELSE.&lt;/P&gt;&lt;P&gt;*- ohne Ekorg läuft nichts&lt;/P&gt;&lt;P&gt;      EXIT.&lt;/P&gt;&lt;P&gt;*- Key: Lifnr, Matkl&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    E_KOTABNR = '015'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of E_KOTABNR is concatenetaed with A to get the condition table name like A wit 015 to get A015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can decide to query the table by fallowing the same logic as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 06:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358491#M178464</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T06:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Validity dates in TCode ME11</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358492#M178465</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;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YES A017 IS A POOLED TABLE,AND DATAB AND DATBI BELONGS TO VALID TO AND VALID ON FIELDS.THESE TWO FIELDS CAN CONTAIN DATA,I HOPE THERE MUST BE SOME MISTAKE IN YOUR QUERY OR THERE MUST BE SOME MISTAKE WITH YOUR RECORDING PROCESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK BOTH OF THINGS AND TRY AGAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS&lt;/P&gt;&lt;P&gt;MRUTYUN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 07:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validity-dates-in-tcode-me11/m-p/1358492#M178465</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T07:09:52Z</dc:date>
    </item>
  </channel>
</rss>

