<?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: Please reply in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299886#M1222321</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;      For sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      1)  VBAK is the header table and VBAP is the item table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      2)  VBAK and VBAP contains VBELN(Sales document) field ... You can choose line items using like this vbak-vbeln = vbap-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;   Hope this helpful to u...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2009 05:35:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-12T05:35:01Z</dc:date>
    <item>
      <title>Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299878#M1222313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use informative subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi guyz..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ABAP., i have been given a scenario asking to write a program for displaying sales order &lt;/P&gt;&lt;P&gt;specifying the line items., &lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="2" type="ul"&gt;&lt;P&gt;The number of line items are more than 2 &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;1. How do i know which table holds the fields of Sales orders and other fields like line items.&lt;/P&gt;&lt;P&gt;2. how do i go by choosing which is the line item field ., Is it POSNR field present in the table or something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please guide..&lt;/P&gt;&lt;P&gt;vasanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Mar 12, 2009 7:15 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:24:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299878#M1222313</guid>
      <dc:creator>vasanth_rajagopal</dc:creator>
      <dc:date>2009-03-12T05:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299879#M1222314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Use relevant subject line*&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your requirements, use the tables VBAK, and VBAP for all the relevant field values u need for your report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mansi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:26:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299879#M1222314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299880#M1222315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get Sales Order Header details from &lt;STRONG&gt;Table VBAK&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;Get Item details from &lt;STRONG&gt;Table VBAP&lt;/STRONG&gt; .   &lt;STRONG&gt;VBAK-VBELN = VBAP-VBELN&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:27:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299880#M1222315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299881#M1222316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To dispaly the details of sales order use table VBAK whcih is header table,&lt;/P&gt;&lt;P&gt;VBAP which is item table.&lt;/P&gt;&lt;P&gt;First put selct quary on VBAK, then accourding to VBAK , put select quary on VBAP table.&lt;/P&gt;&lt;P&gt;Put loop on VBAP, so that u got all item details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anagha Deshmukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299881#M1222316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299882#M1222317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table for sales doc header is VBAK use vbeln from here as "for all entries" into VBAP to get line item details.yes the field is POSNR for item details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next time Search the forum and do some research on your own, then get back to sdn if faced with issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="16" __jive_macro_name="size"&gt;кu03B1ятu03B9к&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:28:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299882#M1222317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299883#M1222318</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;Use tables VBAK and VBAP with the proper filter as per the sclection screen inputs. Do not select entire data as these are very huge tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pranaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:32:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299883#M1222318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299884#M1222319</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 the function module BS01_SALESORDER_GETDETAIL by passing VBELN - sales order, the entire informations would be given by the this function module. &lt;/P&gt;&lt;P&gt;how to use it, go in se37 and click on where used list - it would give the list &lt;/P&gt;&lt;P&gt;select anyone and find the way to use it.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299884#M1222319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299885#M1222320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you are new to ABAP, first of all I would recommend you to go through the following important tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)VBAK&lt;/P&gt;&lt;P&gt;2)VBAP&lt;/P&gt;&lt;P&gt;3)LIKP&lt;/P&gt;&lt;P&gt;4)LIPS&lt;/P&gt;&lt;P&gt;5)VBRK&lt;/P&gt;&lt;P&gt;6)VBRP&lt;/P&gt;&lt;P&gt;7)EKKO&lt;/P&gt;&lt;P&gt;8)EKPO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First 6 tables are related to the Sales Order to Cash Process&lt;/P&gt;&lt;P&gt;Last two tables are related to Procurement....I mean Purachase Orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many more tables that are useful.I have mentioned only the important ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answering your question, there will always be a common field which will be useful to find the lineitems related to the header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of VBAK and VBAP, it is the filed VBELN which is common.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for all the entries of VBAK-VBELN field , you will have different number of entries in VBAP-VBELN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to table VBAK in SE16 transaction.&lt;/P&gt;&lt;P&gt;Press F8&lt;/P&gt;&lt;P&gt;Select any sales order number which you get it in VBELN field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go tot SE16 and select VBAP table&lt;/P&gt;&lt;P&gt;Put the sales order number which you have selected from VBAK table.&lt;/P&gt;&lt;P&gt;You will get the list of line items for that sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear...&lt;/P&gt;&lt;P&gt;Please let me know if you have questions.&lt;/P&gt;&lt;P&gt;I will provide with example code if you need.&lt;/P&gt;&lt;P&gt;Please get back to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299885#M1222320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299886#M1222321</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;      For sales order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      1)  VBAK is the header table and VBAP is the item table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      2)  VBAK and VBAP contains VBELN(Sales document) field ... You can choose line items using like this vbak-vbeln = vbap-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;   Hope this helpful to u...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299886#M1222321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299887#M1222322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly go through this link,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/utilities/564" target="test_blank"&gt;http://www.erpgenie.com/utilities/564&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here all the sales order tables are listed with their descriptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299887#M1222322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T05:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299888#M1222323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please use informative subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 06:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299888#M1222323</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-03-12T06:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299889#M1222324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vasanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got the solution?&lt;/P&gt;&lt;P&gt;If not, please get back to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 06:17:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299889#M1222324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T06:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299890#M1222325</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;Check the below Link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1670960"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anki Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 08:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299890#M1222325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-12T08:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299891#M1222326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi frendz..&lt;/P&gt;&lt;P&gt;thanks for all ur pouring replies..it was useful..&lt;/P&gt;&lt;P&gt;vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 09:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299891#M1222326</guid>
      <dc:creator>vasanth_rajagopal</dc:creator>
      <dc:date>2009-03-12T09:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Please reply</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299892#M1222327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks babu..am going thru it..will get back to u if any..thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2009 09:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/please-reply/m-p/5299892#M1222327</guid>
      <dc:creator>vasanth_rajagopal</dc:creator>
      <dc:date>2009-03-12T09:34:03Z</dc:date>
    </item>
  </channel>
</rss>

