<?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: creating ztable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624329#M602915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In the table against the field VBELN give the check table as VBAK&lt;/P&gt;&lt;P&gt;so that the value of vbeln field in your tables referes to the vbeln field of VBAK(sales Order)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2007 08:52:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-07T08:52:53Z</dc:date>
    <item>
      <title>creating ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624328#M602914</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;   can any one help me on this issue. i have created a ztable with vbeln,erdat, and some extra fields like inner and outer box no. how can i link it to sales order vbeln.i want to add box number for that particular sales order number number what i have to do for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 08:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624328#M602914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T08:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: creating ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624329#M602915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In the table against the field VBELN give the check table as VBAK&lt;/P&gt;&lt;P&gt;so that the value of vbeln field in your tables referes to the vbeln field of VBAK(sales Order)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 08:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624329#M602915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T08:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: creating ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624330#M602916</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;give VBELN in your Ztable as primary key and clikc the Foreign key relation and take VBAK as check table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now what ever entries you create in Ztable links to the VBAK table against the field VBELN..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards if useful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nazeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 08:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624330#M602916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T08:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: creating ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624331#M602917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding of your Q , you need to add box for only the sales order number that already exists in the SAP system. For that purpose you need to use the concept of check table. link the field VBELN of your Ztable to the SAP table -VBELN . So that it wont allow any entries of sales order which are not present in the SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harmeet Singh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 08:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624331#M602917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T08:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624332#M602918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Verma,&lt;/P&gt;&lt;P&gt;in ztable for vbeln field give the check table as vbak and you should maintain foreign key relationship for thoese fields by selecting the fields in ztable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for helpful answers,&lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 08:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-ztable/m-p/2624332#M602918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-07T08:59:17Z</dc:date>
    </item>
  </channel>
</rss>

