<?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: tables,fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723447#M315571</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;Go thru this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/sapfans/repos/saptips.htm" target="test_blank"&gt;http://www.sapfans.com/sapfans/repos/saptips.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2006 10:53:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-25T10:53:16Z</dc:date>
    <item>
      <title>tables,fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723442#M315566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;with reference to the Purchase order i need to develop delivery note program.&lt;/P&gt;&lt;P&gt;the fields i needed init are from address, to address, po number, quantity, item id, description, and package weight.&lt;/P&gt;&lt;P&gt;what are the tables i should look into it an dfields.&lt;/P&gt;&lt;P&gt;regards..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723442#M315566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: tables,fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723443#M315567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VBAK, VBAP, EKKO, EKPO, KNA1, ADRC, MAKT, VBFA, VBRK, VBRP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sandeep Josyula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Mark helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:44:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723443#M315567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: tables,fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723444#M315568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PO number = EKKO-EBELN&lt;/P&gt;&lt;P&gt;Qty = EKPO-MENGE&lt;/P&gt;&lt;P&gt;from address  = KNA1 &amp;amp; ADRC&lt;/P&gt;&lt;P&gt;To address == KNA1 &amp;amp; ADRC&lt;/P&gt;&lt;P&gt;item id = EKPO-MATNR&lt;/P&gt;&lt;P&gt;description = MAKT&lt;/P&gt;&lt;P&gt;package weight EKPO-NETGW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you need it for PO the tables should be EKKO and EKPO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anurag Bankley&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anurag Bankley&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:49:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723444#M315568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: tables,fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723445#M315569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      use table as ekko,ekpo,lips,likp, &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;        ekko-ebeln = vbak-bstnk-&amp;gt;vbak-vbeln(sales order)&lt;/P&gt;&lt;P&gt;        vbak-vbeln = lips-vgbel-&amp;gt;lips-vbeln(delivery no}&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;       ekpo-menge(qty)&lt;/P&gt;&lt;P&gt;       ekpo-ebeln(purchase no)&lt;/P&gt;&lt;P&gt;       ekpo-posnr(item id)&lt;/P&gt;&lt;P&gt;       ekpo-TXZ01(description)&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 09:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723445#M315569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T09:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: tables,fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723446#M315570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , Nihi .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all try to pick one delivery number which is processed (i mean not open ) ..&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;u 'll find this in likp header ,, open and see the delivery number ..with some items&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;take this delivery number goto lips for items ..&lt;/P&gt;&lt;P&gt;for this delivery u'll find a sales order number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;gt;&lt;/P&gt;&lt;P&gt;likp-vbeln = lips-vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2&amp;gt;&lt;/P&gt;&lt;P&gt;lips-vgbel = vbap-vbeln&lt;/P&gt;&lt;P&gt;lips-vgpos = vbap-posnr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.vbap-vbeln = vbak-vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that take the sales order number ,, goto vbak--vbeln &lt;/P&gt;&lt;P&gt;and execute ,, it will give u a list of details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in here take the purchase order number ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now goto ekko -po header &lt;/P&gt;&lt;P&gt;give the po number and execute ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will give u po details at header level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now for the items levels goto ekko and eket for the item and scheduled lines for the items ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;po number , quantity , item number in ekpo/eket&lt;/P&gt;&lt;P&gt;material is avaliabe over here ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;material description from makt maktx.&lt;/P&gt;&lt;P&gt;package weight from lips or ekpo/eket &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all try to come  in the reverse manner and then understand the flow ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for open and closed goto vbuk , vbup etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in addition to this go to vbuk for status ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps , &lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 10:21:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723446#M315570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T10:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: tables,fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723447#M315571</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;Go thru this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/sapfans/repos/saptips.htm" target="test_blank"&gt;http://www.sapfans.com/sapfans/repos/saptips.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2006 10:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables-fields/m-p/1723447#M315571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-25T10:53:16Z</dc:date>
    </item>
  </channel>
</rss>

