<?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: Regarding Table management in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761036#M329424</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;Please check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/tables.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you click on SD Tables you will see the linkage and details of what you require&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2006 09:07:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-06T09:07:50Z</dc:date>
    <item>
      <title>Regarding Table management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761034#M329422</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;&lt;/P&gt;&lt;P&gt;A customer will place an order for few items to a company.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Company will make sales order, which will contain the customer name and items list and their price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any table, which will store the sale order data..??&lt;/P&gt;&lt;P&gt;If so, how the system will assign the number of items (say 10) with one customer..???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we want a report reflecting the details of items per customer, how to fetch the data..????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How this type of data is maintained in the database tables..??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give your ideas/suggestions....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 09:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761034#M329422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T09:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761035#M329423</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;Sales order header data is stored in VBAK Table&lt;/P&gt;&lt;P&gt;for items, refer to VBAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 09:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761035#M329423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761036#M329424</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;Please check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/tables.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you click on SD Tables you will see the linkage and details of what you require&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 09:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761036#M329424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T09:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table management</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761037#M329425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   KNA1 hold the customer info.KUNNR is the key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Sales Order Master Table&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;      VBAK-KUNNR  ---  Hold the customer info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Example:&lt;/P&gt;&lt;P&gt;      SELECT SINGLE * FROM kna1 WHERE kunnr = vbak-kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Then you got the detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2006 09:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-management/m-p/1761037#M329425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-06T09:10:57Z</dc:date>
    </item>
  </channel>
</rss>

