<?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: what is the table for SD FLOW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543374#M578175</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;If you see the flow of SD module &lt;/P&gt;&lt;P&gt;sales comes first&lt;/P&gt;&lt;P&gt;then against sales we delivery the goods&lt;/P&gt;&lt;P&gt;and for the deliveries we raise the Billing documents or INVOICE&lt;/P&gt;&lt;P&gt;so Invoice and Billing doc is same &lt;/P&gt;&lt;P&gt;In FI terminology we call as Invoice, and in SD we call as billing foc&lt;/P&gt;&lt;P&gt;Once the sale we made, if the customer feels that he is not satified with the goods, he may return certain goods for which we RAISE RETURN SALES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Physical Inventory is a sub module in MM where we the Tcodes from MI01 to MI24 for different documents&lt;/P&gt;&lt;P&gt;see the SD and MM docs&lt;/P&gt;&lt;P&gt;SD FLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Flow Cycle and T Codes: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INQUIRY ( VA11)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;QUOTATION (VA21)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PURCHASE ORDER (ME21)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;ORDER CONFIRMATION (VA01) &lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PICKING LIST &amp;#150; (VL36)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PACKING LIST - (VL02, VL01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;SHIPPING &amp;#150; (VT01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;INVOICE &amp;#150; (VF21, VF01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;AR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explantion with relavent tables:&lt;/P&gt;&lt;P&gt;Enquiry - Customer enquires about the Products services that were sold by a company - VA11&lt;/P&gt;&lt;P&gt;Quotation - Company Gives a Quotation for the products and Services to a Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Order - Customer gives a Purchase order to the company agaionst which a Sales order will be raised to Customer in SAP.&lt;/P&gt;&lt;P&gt;VBAK: Sales Document(Header Data) (VBELN)&lt;/P&gt;&lt;P&gt;VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)&lt;/P&gt;&lt;P&gt;Enquiry, Quotation, Sales Order are differentiated based on Doc.&lt;/P&gt;&lt;P&gt;Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A, &lt;/P&gt;&lt;P&gt;for Quotation 'B' &amp;amp; for Order it is 'C'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery(Picking, Packing, Post Goods Issue and Shipment)-&amp;gt;&lt;/P&gt;&lt;P&gt;Company sends the material after picking it from Godown and Packing it in a Handling Unit(box) and Issues the goods&lt;/P&gt;&lt;P&gt;LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)&lt;/P&gt;&lt;P&gt;LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)&lt;/P&gt;&lt;P&gt;(LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing - Also company bills to the customer for those deliveries &lt;/P&gt;&lt;P&gt;And in FI against this billing Accounting doc is created.&lt;/P&gt;&lt;P&gt;VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)&lt;/P&gt;&lt;P&gt;VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)&lt;/P&gt;&lt;P&gt;(VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)&lt;/P&gt;&lt;P&gt;Apart from these tables there are lot of other tables which starts with &lt;/P&gt;&lt;P&gt;&amp;#145;V&amp;#146;, but we use the following tables frequently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Links for sd:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this SD online documents.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check this SD links as well.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsd.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-sd.htm" target="test_blank"&gt;http://www.sap-img.com/sap-sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html" target="test_blank"&gt;http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All help ebooks are in PDF format here&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/online-pdfs.php" target="test_blank"&gt;http://www.easymarketplace.de/online-pdfs.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM Cycle:&lt;/P&gt;&lt;P&gt;Purchase Requisition-&amp;gt; STaff in an orgn places Pur requisition for want of some goods/products - ME51 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request for Quotation(RFQ)-&amp;gt; The Purchase dept in the orgn calls/requests for the quotation for the products against which PR was raised. - ME41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor Evaluation-&amp;gt;After receving the RFQ's, after comparison a Vendor is finalised based on the terms and conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase Order(PO)-&amp;gt; Pur order was issued to that vendor asking him to supply the goods/products -ME21N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goods Receipt Note(GRN)-&amp;gt;Vendor supplies the material/Products to the orgn-&lt;/P&gt;&lt;P&gt;MB01&lt;/P&gt;&lt;P&gt;Goods Issue (GI) -&amp;gt; People receives their respective itesm for which they have placed the Requisitions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice Verification-&amp;gt; ALong with the Material Vendor submits a Invoice for which the Company Pays the amount - .MIRO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data to FI -&amp;gt; data will be posted to FI as per the vendor invoices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you better go through all these links u will get all the info what ever u need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for mm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_mm.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_mm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-download/sap-tables.zip" target="test_blank"&gt;http://www.sap-img.com/sap-download/sap-tables.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/material_management.html" target="test_blank"&gt;http://www.allsaplinks.com/material_management.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.training-classes.com/course_hierarchy/courses/2614_SAP_R_3_MM_Invoice_Verification_-_Rel_4_x.php" target="test_blank"&gt;http://www.training-classes.com/course_hierarchy/courses/2614_SAP_R_3_MM_Invoice_Verification_-_Rel_4_x.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfriends.com/sapstuff.html" target="test_blank"&gt;http://www.sapfriends.com/sapstuff.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSMAT/PSMAT.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSMAT/PSMAT.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCMM/CAARCMM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCMM/CAARCMM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_MM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_MM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOMDMM/LOMDMM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOMDMM/LOMDMM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMMM/BCBMTWFMMM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMMM/BCBMTWFMMM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIVMVAL/MMIVMVAL.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIVMVAL/MMIVMVAL.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMWMLVS/MMWMLVS.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMWMLVS/MMWMLVS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMISVE/MMISVE.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMISVE/MMISVE.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Important Tables for SAP SD&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Sales and Distribution:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                  Table  Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Customers&amp;lt;/b&amp;gt;         KNA1   General Data&lt;/P&gt;&lt;P&gt;                  KNB1   Customer Master &amp;#150; Co. Code Data (payment method, reconciliation acct)&lt;/P&gt;&lt;P&gt;                  KNB4   Customer Payment History&lt;/P&gt;&lt;P&gt;                  KNB5   Customer Master &amp;#150; Dunning info&lt;/P&gt;&lt;P&gt;                  KNBK   Customer Master Bank Data&lt;/P&gt;&lt;P&gt;                  KNKA   Customer Master Credit Mgmt.&lt;/P&gt;&lt;P&gt;                  KNKK   Customer Master Credit Control Area Data (credit limits)&lt;/P&gt;&lt;P&gt;                  KNVV   Sales Area Data (terms, order probability)&lt;/P&gt;&lt;P&gt;                  KNVI   Customer Master Tax Indicator&lt;/P&gt;&lt;P&gt;                  KNVP   Partner Function key&lt;/P&gt;&lt;P&gt;                  KNVD   Output type&lt;/P&gt;&lt;P&gt;                  KNVS   Customer Master Ship Data&lt;/P&gt;&lt;P&gt;                  KLPA   Customer/Vendor Link&lt;/P&gt;&lt;P&gt;                                   &lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Sales Documents&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;   VBAKUK VBAK + VBUK&lt;/P&gt;&lt;P&gt;                  VBUK   Header Status and Administrative Data&lt;/P&gt;&lt;P&gt;                  VBAK   Sales Document - Header Data&lt;/P&gt;&lt;P&gt;                  VBKD   Sales Document - Business Data&lt;/P&gt;&lt;P&gt;                  VBUP   Item Status&lt;/P&gt;&lt;P&gt;                  VBAP   Sales Document - Item Data&lt;/P&gt;&lt;P&gt;                  VBPA   Partners&lt;/P&gt;&lt;P&gt;                  VBFA   Document Flow&lt;/P&gt;&lt;P&gt;                  VBEP   Sales Document Schedule Line&lt;/P&gt;&lt;P&gt;                  VBBE   Sales Requirements: Individual Records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SD Delivery Docume&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;  LIPS   Delivery Document item data, includes referencing PO&lt;/P&gt;&lt;P&gt;                  LIKP   Delivery Document Header data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Billing Document&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;  VBRK   Billing Document Header&lt;/P&gt;&lt;P&gt;                  VBRP   Billing Document Item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SD Shipping Unit&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;  VEKP   Shipping Unit Item (Content)&lt;/P&gt;&lt;P&gt;                  VEPO   Shipping Unit Header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Check these links&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&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>Tue, 17 Jul 2007 06:02:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T06:02:14Z</dc:date>
    <item>
      <title>what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543369#M578170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;WHAT IS THE TABLE FOR SD flow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 05:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543369#M578170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T05:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543370#M578171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      Check &amp;lt;b&amp;gt;VBFA&amp;lt;/b&amp;gt; table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 05:59:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543370#M578171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T05:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543371#M578172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table : VBFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;NIlesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 06:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543371#M578172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T06:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543372#M578173</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;&lt;/P&gt;&lt;P&gt;VBAK: Sales Document(Header Data) (VBELN)&lt;/P&gt;&lt;P&gt;VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)&lt;/P&gt;&lt;P&gt;Enquiry, Quotation, Sales Order are differentiated based on Doc.&lt;/P&gt;&lt;P&gt;Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A, &lt;/P&gt;&lt;P&gt;for Quotation 'B' &amp;amp; for Order it is 'C'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery(Picking, Packing, Post Goods Issue and Shipment)-&amp;gt;&lt;/P&gt;&lt;P&gt;Company sends the material after picking it from Godown and Packing it in a Handling Unit(box) and Issues the goods&lt;/P&gt;&lt;P&gt;LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)&lt;/P&gt;&lt;P&gt;LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)&lt;/P&gt;&lt;P&gt;(LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing - Also company bills to the customer for those deliveries &lt;/P&gt;&lt;P&gt;And in FI against this billing Accounting doc is created.&lt;/P&gt;&lt;P&gt;VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)&lt;/P&gt;&lt;P&gt;VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)&lt;/P&gt;&lt;P&gt;(VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)&lt;/P&gt;&lt;P&gt;Apart from these tables there are lot of other tables which starts with &lt;/P&gt;&lt;P&gt;&amp;#145;V&amp;#146;, but we use the following tables frequently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBUK: All Sales Documents status &amp;amp; Admn. Data(Header)(VBELN,VBTYP)&lt;/P&gt;&lt;P&gt;VBTYP= &amp;#145;C&amp;#146;(Sales Order) VBTYP=&amp;#146;J&amp;#146;(Delivery) VBTYP=&amp;#146;M&amp;#146;(Invoice) &lt;/P&gt;&lt;P&gt;VBUP: Sales Documents status &amp;amp; Admn. Data(Item)(VBELN,POSNR)&lt;/P&gt;&lt;P&gt;VBEP: Sales Doc. Schedule Lines Data(VBELN,POSNR,EDATU,WMENG)&lt;/P&gt;&lt;P&gt;VBKD: To get sales related Business data like Payment terms etc.(VBELN,ZTERM)&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;VBFA: sales document flow data(VBELV,VBELN,POSNV,VBTYP)&amp;lt;/b&amp;gt;VBPA: Partner functions Data(VBELN,PARVW,KUNNR,LIFNR)&lt;/P&gt;&lt;P&gt;VEDA: Contract Data(VBELN,VPOSN)&lt;/P&gt;&lt;P&gt;VEDAPO: Contract Data(VBELN,VPOSN)&lt;/P&gt;&lt;P&gt;KONA: Rebate Agreements (KNUMA,VKORG,VTWEG,SPART)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Links for sd:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 06:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543372#M578173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T06:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543373#M578174</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 this table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;VBFA&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 06:01:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543373#M578174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T06:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543374#M578175</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;If you see the flow of SD module &lt;/P&gt;&lt;P&gt;sales comes first&lt;/P&gt;&lt;P&gt;then against sales we delivery the goods&lt;/P&gt;&lt;P&gt;and for the deliveries we raise the Billing documents or INVOICE&lt;/P&gt;&lt;P&gt;so Invoice and Billing doc is same &lt;/P&gt;&lt;P&gt;In FI terminology we call as Invoice, and in SD we call as billing foc&lt;/P&gt;&lt;P&gt;Once the sale we made, if the customer feels that he is not satified with the goods, he may return certain goods for which we RAISE RETURN SALES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Physical Inventory is a sub module in MM where we the Tcodes from MI01 to MI24 for different documents&lt;/P&gt;&lt;P&gt;see the SD and MM docs&lt;/P&gt;&lt;P&gt;SD FLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Flow Cycle and T Codes: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INQUIRY ( VA11)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;QUOTATION (VA21)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PURCHASE ORDER (ME21)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;ORDER CONFIRMATION (VA01) &lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PICKING LIST &amp;#150; (VL36)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;PACKING LIST - (VL02, VL01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;SHIPPING &amp;#150; (VT01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;INVOICE &amp;#150; (VF21, VF01)&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;AR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explantion with relavent tables:&lt;/P&gt;&lt;P&gt;Enquiry - Customer enquires about the Products services that were sold by a company - VA11&lt;/P&gt;&lt;P&gt;Quotation - Company Gives a Quotation for the products and Services to a Customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Order - Customer gives a Purchase order to the company agaionst which a Sales order will be raised to Customer in SAP.&lt;/P&gt;&lt;P&gt;VBAK: Sales Document(Header Data) (VBELN)&lt;/P&gt;&lt;P&gt;VBAP: Sales Document(Item Data) (VBELN,POSNR,MATNR,ARKTX,CHARG)&lt;/P&gt;&lt;P&gt;Enquiry, Quotation, Sales Order are differentiated based on Doc.&lt;/P&gt;&lt;P&gt;Type(VBTYP field) in VBAK,VBAP Tables( for Enquiry VBTYP = A, &lt;/P&gt;&lt;P&gt;for Quotation 'B' &amp;amp; for Order it is 'C'.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery(Picking, Packing, Post Goods Issue and Shipment)-&amp;gt;&lt;/P&gt;&lt;P&gt;Company sends the material after picking it from Godown and Packing it in a Handling Unit(box) and Issues the goods&lt;/P&gt;&lt;P&gt;LIKP: Delivery Table (Header Data)(VBELN,LFART,KUNNR,WADAT,INCO1)&lt;/P&gt;&lt;P&gt;LIPS: Delivery Table (Item Data)(VBELN,POSNR,WERKS,LGORT,MATNR,VGBEL)&lt;/P&gt;&lt;P&gt;(LIPS-VGBEL = VBAK-VBELN, LIPS-VGPOS = VBAP-POSNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing - Also company bills to the customer for those deliveries &lt;/P&gt;&lt;P&gt;And in FI against this billing Accounting doc is created.&lt;/P&gt;&lt;P&gt;VBRK: Billing Table(Header Data)(VBELN,FKART,BELNR)&lt;/P&gt;&lt;P&gt;VBRP: Billing Table(Item Data)(VBELN,POSNR,FKIMG,NETWR,VGBEL,VGPOS)&lt;/P&gt;&lt;P&gt;(VBRP-AUBEL = VBAK-VBELN, VBRP-VGBEL = LIKP-VBELN)&lt;/P&gt;&lt;P&gt;Apart from these tables there are lot of other tables which starts with &lt;/P&gt;&lt;P&gt;&amp;#145;V&amp;#146;, but we use the following tables frequently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Links for sd:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this SD online documents.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCSD/CAARCSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_SD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSD/BCBMTWFMSD.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOLISPLN/LOLISPLN.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check this SD links as well.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/92/df293581dc1f79e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsd.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-sd.htm" target="test_blank"&gt;http://www.sap-img.com/sap-sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/featuredTopic/0,290042,sid21_gci961718,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html" target="test_blank"&gt;http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/SD_tutorial.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All help ebooks are in PDF format here&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/online-pdfs.php" target="test_blank"&gt;http://www.easymarketplace.de/online-pdfs.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM Cycle:&lt;/P&gt;&lt;P&gt;Purchase Requisition-&amp;gt; STaff in an orgn places Pur requisition for want of some goods/products - ME51 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request for Quotation(RFQ)-&amp;gt; The Purchase dept in the orgn calls/requests for the quotation for the products against which PR was raised. - ME41&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor Evaluation-&amp;gt;After receving the RFQ's, after comparison a Vendor is finalised based on the terms and conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase Order(PO)-&amp;gt; Pur order was issued to that vendor asking him to supply the goods/products -ME21N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goods Receipt Note(GRN)-&amp;gt;Vendor supplies the material/Products to the orgn-&lt;/P&gt;&lt;P&gt;MB01&lt;/P&gt;&lt;P&gt;Goods Issue (GI) -&amp;gt; People receives their respective itesm for which they have placed the Requisitions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice Verification-&amp;gt; ALong with the Material Vendor submits a Invoice for which the Company Pays the amount - .MIRO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data to FI -&amp;gt; data will be posted to FI as per the vendor invoices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you better go through all these links u will get all the info what ever u need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for mm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tables_mm.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tables_mm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-download/sap-tables.zip" target="test_blank"&gt;http://www.sap-img.com/sap-download/sap-tables.zip&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.allsaplinks.com/material_management.html" target="test_blank"&gt;http://www.allsaplinks.com/material_management.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.training-classes.com/course_hierarchy/courses/2614_SAP_R_3_MM_Invoice_Verification_-_Rel_4_x.php" target="test_blank"&gt;http://www.training-classes.com/course_hierarchy/courses/2614_SAP_R_3_MM_Invoice_Verification_-_Rel_4_x.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfriends.com/sapstuff.html" target="test_blank"&gt;http://www.sapfriends.com/sapstuff.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSMAT/PSMAT.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSMAT/PSMAT.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCMM/CAARCMM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCMM/CAARCMM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_MM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_MM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOMDMM/LOMDMM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOMDMM/LOMDMM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMMM/BCBMTWFMMM.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMMM/BCBMTWFMMM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIVMVAL/MMIVMVAL.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMIVMVAL/MMIVMVAL.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMWMLVS/MMWMLVS.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMWMLVS/MMWMLVS.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMISVE/MMISVE.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MMISVE/MMISVE.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Important Tables for SAP SD&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Sales and Distribution:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                  Table  Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Customers&amp;lt;/b&amp;gt;         KNA1   General Data&lt;/P&gt;&lt;P&gt;                  KNB1   Customer Master &amp;#150; Co. Code Data (payment method, reconciliation acct)&lt;/P&gt;&lt;P&gt;                  KNB4   Customer Payment History&lt;/P&gt;&lt;P&gt;                  KNB5   Customer Master &amp;#150; Dunning info&lt;/P&gt;&lt;P&gt;                  KNBK   Customer Master Bank Data&lt;/P&gt;&lt;P&gt;                  KNKA   Customer Master Credit Mgmt.&lt;/P&gt;&lt;P&gt;                  KNKK   Customer Master Credit Control Area Data (credit limits)&lt;/P&gt;&lt;P&gt;                  KNVV   Sales Area Data (terms, order probability)&lt;/P&gt;&lt;P&gt;                  KNVI   Customer Master Tax Indicator&lt;/P&gt;&lt;P&gt;                  KNVP   Partner Function key&lt;/P&gt;&lt;P&gt;                  KNVD   Output type&lt;/P&gt;&lt;P&gt;                  KNVS   Customer Master Ship Data&lt;/P&gt;&lt;P&gt;                  KLPA   Customer/Vendor Link&lt;/P&gt;&lt;P&gt;                                   &lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Sales Documents&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;   VBAKUK VBAK + VBUK&lt;/P&gt;&lt;P&gt;                  VBUK   Header Status and Administrative Data&lt;/P&gt;&lt;P&gt;                  VBAK   Sales Document - Header Data&lt;/P&gt;&lt;P&gt;                  VBKD   Sales Document - Business Data&lt;/P&gt;&lt;P&gt;                  VBUP   Item Status&lt;/P&gt;&lt;P&gt;                  VBAP   Sales Document - Item Data&lt;/P&gt;&lt;P&gt;                  VBPA   Partners&lt;/P&gt;&lt;P&gt;                  VBFA   Document Flow&lt;/P&gt;&lt;P&gt;                  VBEP   Sales Document Schedule Line&lt;/P&gt;&lt;P&gt;                  VBBE   Sales Requirements: Individual Records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SD Delivery Docume&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;  LIPS   Delivery Document item data, includes referencing PO&lt;/P&gt;&lt;P&gt;                  LIKP   Delivery Document Header data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;Billing Document&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;  VBRK   Billing Document Header&lt;/P&gt;&lt;P&gt;                  VBRP   Billing Document Item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;SD Shipping Unit&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;  VEKP   Shipping Unit Item (Content)&lt;/P&gt;&lt;P&gt;                  VEPO   Shipping Unit Header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Check these links&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/tables_sd.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/tables_sd.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&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>Tue, 17 Jul 2007 06:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543374#M578175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T06:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: what is the table for SD FLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543375#M578176</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 and Distribution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                  Table  Description&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers         KNA1   General Data&lt;/P&gt;&lt;P&gt;                  KNB1   Customer Master &amp;#150; Co. Code Data (payment method, reconciliation acct)&lt;/P&gt;&lt;P&gt;                  KNB4   Customer Payment History&lt;/P&gt;&lt;P&gt;                  KNB5   Customer Master &amp;#150; Dunning info&lt;/P&gt;&lt;P&gt;                  KNBK   Customer Master Bank Data&lt;/P&gt;&lt;P&gt;                  KNKA   Customer Master Credit Mgmt.&lt;/P&gt;&lt;P&gt;                  KNKK   Customer Master Credit Control Area Data (credit limits)&lt;/P&gt;&lt;P&gt;                  KNVV   Sales Area Data (terms, order probability)&lt;/P&gt;&lt;P&gt;                  KNVI   Customer Master Tax Indicator&lt;/P&gt;&lt;P&gt;                  KNVP   Partner Function key&lt;/P&gt;&lt;P&gt;                  KNVD   Output type&lt;/P&gt;&lt;P&gt;                  KNVS   Customer Master Ship Data&lt;/P&gt;&lt;P&gt;                  KLPA   Customer/Vendor Link&lt;/P&gt;&lt;P&gt;                                   &lt;/P&gt;&lt;P&gt;Sales Documents   VBAKUK VBAK + VBUK&lt;/P&gt;&lt;P&gt;                  VBUK   Header Status and Administrative Data&lt;/P&gt;&lt;P&gt;                  VBAK   Sales Document - Header Data&lt;/P&gt;&lt;P&gt;                  VBKD   Sales Document - Business Data&lt;/P&gt;&lt;P&gt;                  VBUP   Item Status&lt;/P&gt;&lt;P&gt;                  VBAP   Sales Document - Item Data&lt;/P&gt;&lt;P&gt;                  VBPA   Partners&lt;/P&gt;&lt;P&gt;                  VBFA   Document Flow&lt;/P&gt;&lt;P&gt;                  VBEP   Sales Document Schedule Line&lt;/P&gt;&lt;P&gt;                  VBBE   Sales Requirements: Individual Records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Delivery DocumeLIPS   Delivery Document item data, includes referencing PO&lt;/P&gt;&lt;P&gt;                  LIKP   Delivery Document Header data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing Document  VBRK   Billing Document Header&lt;/P&gt;&lt;P&gt;                  VBRP   Billing Document Item&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Shipping Unit  VEKP   Shipping Unit Item (Content)&lt;/P&gt;&lt;P&gt;                  VEPO   Shipping Unit Header&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 06:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-the-table-for-sd-flow/m-p/2543375#M578176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T06:10:24Z</dc:date>
    </item>
  </channel>
</rss>

