<?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 select Delivery Header Dates tab entries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789812#M39931</link>
    <description>&lt;P&gt;@deepak kumar&lt;/P&gt;&lt;P&gt;Check the other FMs in the group! Do not stop to the one in the thread!&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 16:13:38 GMT</pubDate>
    <dc:creator>SimoneMilesi</dc:creator>
    <dc:date>2019-03-08T16:13:38Z</dc:date>
    <item>
      <title>How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789809#M39928</link>
      <description>&lt;P&gt;Hi friends,&lt;/P&gt;
  &lt;P&gt;I have a requirement to select all the events, events name,begin plan ,End plan and all the data from DATES tab of delivery header for each delivery number and display in ALV output .Can you please tell me how to do that?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Deepak&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/303269-events.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 07:30:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789809#M39928</guid>
      <dc:creator>dksanu</dc:creator>
      <dc:date>2019-03-07T07:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789810#M39929</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Those dates are stored in TSEGE table, accessed with LIKP-HANDLE (ref &lt;A href="https://archive.sap.com/discussions/thread/2129643" target="_blank"&gt;this old thread&lt;/A&gt; ) and you can use the TSEG* FMs to manage them.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 08:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789810#M39929</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2019-03-07T08:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789811#M39930</link>
      <description>&lt;P&gt;Hi Simone ,&lt;/P&gt;&lt;P&gt;Thanks for the reply. But I do not want to maintain those data in delivery rather data is already maintained in delivery I want to fetch those data in a Z-report. I am using the below selection screen .&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" /&gt;&lt;/P&gt;&lt;P&gt;I am providing the dates in inputs and want to fetch all the data maintained in the delivery header dates tab.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 16:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789811#M39930</guid>
      <dc:creator>dksanu</dc:creator>
      <dc:date>2019-03-08T16:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789812#M39931</link>
      <description>&lt;P&gt;@deepak kumar&lt;/P&gt;&lt;P&gt;Check the other FMs in the group! Do not stop to the one in the thread!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 16:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789812#M39931</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2019-03-08T16:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789813#M39932</link>
      <description>&lt;P&gt;Thank you for the table name and how to access the dates in it with the handle! I've been looking for the table a long time.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jan 2022 21:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789813#M39932</guid>
      <dc:creator>jmark30498</dc:creator>
      <dc:date>2022-01-17T21:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789814#M39933</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Can you advise how to configure that Delivery Header Date Tab?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prachya&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 14:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789814#M39933</guid>
      <dc:creator>former_member842592</dc:creator>
      <dc:date>2023-02-25T14:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to select Delivery Header Dates tab entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789815#M39934</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Can you advise how to configure that Delivery Header Date Tab?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prachya&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 14:46:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-select-delivery-header-dates-tab-entries/m-p/789815#M39934</guid>
      <dc:creator>former_member842592</dc:creator>
      <dc:date>2023-02-25T14:46:10Z</dc:date>
    </item>
  </channel>
</rss>

