<?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 Read data from structure VTRLK in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952848#M944815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read data from VTRLK, but unfortunatly it is a structure and I did not find any table containing the link between deliveries and shipment stages. &lt;/P&gt;&lt;P&gt;Is there somebody that had the same problem and can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Silvia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2008 13:53:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-30T13:53:45Z</dc:date>
    <item>
      <title>Read data from structure VTRLK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952848#M944815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to read data from VTRLK, but unfortunatly it is a structure and I did not find any table containing the link between deliveries and shipment stages. &lt;/P&gt;&lt;P&gt;Is there somebody that had the same problem and can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Silvia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 13:53:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952848#M944815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-30T13:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from structure VTRLK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952849#M944816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check the tables for the data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T005S ,ADNR, ADR6 ,ADRC .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 17:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952849#M944816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-30T17:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from structure VTRLK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952850#M944817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VTTK--&amp;gt; Take VTTK-TKNUM --&amp;gt; VTTP --&amp;gt; LIKP --&amp;gt;(ie VTTP-VBELN = LIKP-VBELN) --&amp;gt; VEPO --&amp;gt; (ie LIKP-VBELN = VEPO-VBLEN) --&amp;gt; VBLK (ie VEPO-VBELN = VBLK-VBLEN)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 18:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952850#M944817</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-05-30T18:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Read data from structure VTRLK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952851#M944818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can i get the table name for the structure &lt;STRONG&gt;RQEVA&lt;/STRONG&gt; and field is &lt;STRONG&gt;BKTXT&lt;/STRONG&gt;, i need both header and item deatils..&lt;/P&gt;&lt;P&gt;i have tried the method of where used list ...but not able to find the required field..&lt;/P&gt;&lt;P&gt;can any body help me out...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2009 12:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-data-from-structure-vtrlk/m-p/3952851#M944818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-02T12:47:39Z</dc:date>
    </item>
  </channel>
</rss>

