<?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: Relation between VTTK table and VBUK in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372074#M1040322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can find one common field in tables VTTK and VBUK that is VBTYP. VTTK-VBTYP = VBUK-VBTYP. Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2008 10:22:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-01T10:22:07Z</dc:date>
    <item>
      <title>Relation between VTTK table and VBUK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372070#M1040318</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;What is relation between VTTK and VBUK ,&lt;/P&gt;&lt;P&gt;I need to get only one record as i move from VTTK to VBUK .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372070#M1040318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T10:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between VTTK table and VBUK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372071#M1040319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Tcode SQVI and place these two table names... its quick viewer you can check the joins between two &lt;/P&gt;&lt;P&gt;tables and as well as can create a join too..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this help for Qucikviewer..&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_sm32/helpdata/en/b7/26dde8b1f311d295f40000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm32/helpdata/en/b7/26dde8b1f311d295f40000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;Narin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372071#M1040319</guid>
      <dc:creator>narin_nandivada3</dc:creator>
      <dc:date>2008-08-28T10:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between VTTK table and VBUK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372072#M1040320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check tables&lt;/P&gt;&lt;P&gt;VTTP-DELIVERY NO  = VBUK-DELIVERNO&lt;/P&gt;&lt;P&gt;VTTK-Shipment Number = VTTP-Shipment Number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 10:39:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372072#M1040320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T10:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between VTTK table and VBUK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372073#M1040321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is possible.If you proceed with the following way you can avoid duplicates.&lt;/P&gt;&lt;P&gt;Tables Involved are&lt;/P&gt;&lt;P&gt;VTTK (shipment Header) - Source table&lt;/P&gt;&lt;P&gt;VTTP (Shipment item)&lt;/P&gt;&lt;P&gt;LIKP (sales Delivery header)&lt;/P&gt;&lt;P&gt;VBUK (Header status) - Destination table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relation among the tables and way to access the either TKNUM or VBELN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TKNUM&lt;/STRONG&gt; is the realtion between &lt;STRONG&gt;VTTK and VTTP&lt;/STRONG&gt; and it is &lt;STRONG&gt;one to many relation.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;VBELN&lt;/STRONG&gt; is the relation between &lt;STRONG&gt;VTTP and LIKP&lt;/STRONG&gt; , it is many to one relation.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;VBELN&lt;/STRONG&gt; is again the relation between &lt;STRONG&gt;LIKP and VBUK&lt;/STRONG&gt;, it is one two one relation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you proceed from table VTTK to VBUK  you can get a single VBELN and its corresponding records.&lt;/P&gt;&lt;P&gt;If you proceed from table VBUK to VTTK you can get a single TKNUM and its corresponding records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this may help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 09:21:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372073#M1040321</guid>
      <dc:creator>Pramanan</dc:creator>
      <dc:date>2008-09-01T09:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between VTTK table and VBUK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372074#M1040322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can find one common field in tables VTTK and VBUK that is VBTYP. VTTK-VBTYP = VBUK-VBTYP. Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2008 10:22:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372074#M1040322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-01T10:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between VTTK table and VBUK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372075#M1040323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 09:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-vttk-table-and-vbuk/m-p/4372075#M1040323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T09:59:59Z</dc:date>
    </item>
  </channel>
</rss>

