<?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: query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990158#M706190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&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;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 05:55:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-13T05:55:53Z</dc:date>
    <item>
      <title>query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990156#M706188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the flow of sd and mm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:52:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990156#M706188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990157#M706189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mudassir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link Between SAP SD, MM &amp;amp; FI &lt;/P&gt;&lt;P&gt;1. In SAP you will always get integration with other modules. SD will interact with FI, MM will interact with SD :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1a. Looking at MM and SD interaction first, take the scenario of a third party order process. This process uses a purchase order (which is sent to your vendor). Also invoice verification is used further along the process to check that the invoice you send to your customer is the same material and quantity as that which the vendor sends to you (but obviously shipped  &lt;/P&gt;&lt;P&gt;directly to your customer).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1b. Billing is an SD function. But SAP needs to know, when processing a customer's payment, to which GL account the payment has to be processed. For instance payment of a UK based material would be placed in a different GL account to that of a non-UK based material. Furthermore, a UK based customer may have a different GL account to that of an Export customer. This is configured in Account Determination. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ABAPers are there to essential do some bespoke development. Your integration, or interaction, with them would be when specifying the tables, fields, input fields, a simple process explanation, data mapping (if doing an interface from one system to another) etc.                 *-- Shahee &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link between SD and MM :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When you create sales order in SD, all the details of the items are copied from Material master of MM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. MRP and availibility check related data is also taken from MM although you control this data in SD also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. While you create inbound/outbound delivery with reference to a sales order,the shipping point determination takes place with the help of the loading group, plant data, shipping conditions etc. This also refers to Material Master. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. The material which you are entering in a sales order must be extended to the sales area of your sales order/customer otherwise you cannot transact with this material. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many such links between SD and MM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the link between SD and FI :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Whenever you create a delivery with reference to a sales order, goods movement takes place in the bacgground. eg. In case of standard sales order, you create an outbound goods delivery to the customer. &lt;/P&gt;&lt;P&gt;Here movement 601 takes place. This movement is configured in MM. Also, this movement hits some G/L account in FI. Every such movement of good s hits some G/L account. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The accounts posting in FI is done with reference to the billing documents (invoice, debit note, credit note etc) created in SD. Thus this is a link between SD and FI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Tax determination: In case of a tax determination also, there is a direct link between SD and MM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Integration points with other modules &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD module is highly integrated with the other modules in SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Order &amp;#150; &lt;/P&gt;&lt;P&gt;Integration Points                      Module&lt;/P&gt;&lt;P&gt;&amp;#149;Availability Check             -       MM&lt;/P&gt;&lt;P&gt;&amp;#149;Credit Check                   -       FI&lt;/P&gt;&lt;P&gt;&amp;#149;Costing                        -       CO/ MM&lt;/P&gt;&lt;P&gt;&amp;#149;Tax Determination              -       FI&lt;/P&gt;&lt;P&gt;&amp;#149;Transfer of Requirements       -       PP/ MM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery &amp;amp; Goods Issue &amp;#150; &lt;/P&gt;&lt;P&gt;Integration Points                      Module&lt;/P&gt;&lt;P&gt;&amp;#149;Availability Check             -       MM&lt;/P&gt;&lt;P&gt;&amp;#149;Credit Check                   -       FI&lt;/P&gt;&lt;P&gt;&amp;#149;Reduces stock                  -       MM&lt;/P&gt;&lt;P&gt;&amp;#149;Reduces Inventory $            -       FI/ CO&lt;/P&gt;&lt;P&gt;&amp;#149;Requirement Eliminated         -       PP/ MM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing -&lt;/P&gt;&lt;P&gt;Integration Points                      Module&lt;/P&gt;&lt;P&gt;&amp;#149;Debit A/R                      -       FI/ CO&lt;/P&gt;&lt;P&gt;&amp;#149;Credit Revenue                 -       FI/ CO&lt;/P&gt;&lt;P&gt;&amp;#149;Updates G/ L                   -       FI/ CO&lt;/P&gt;&lt;P&gt;  (Tax, discounts, surcharges, etc.)&lt;/P&gt;&lt;P&gt;&amp;#149;Milestone Billing              -       PS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return Delivery &amp;amp; Credit Memo -&lt;/P&gt;&lt;P&gt;Integration Points                      Module&lt;/P&gt;&lt;P&gt;&amp;#149;Increases Inventory            -       MM&lt;/P&gt;&lt;P&gt;&amp;#149;Updates G/ L                   -       FI&lt;/P&gt;&lt;P&gt;&amp;#149;Credit Memo                    -       FI&lt;/P&gt;&lt;P&gt;&amp;#149;Adjustment to A/R              -       FI&lt;/P&gt;&lt;P&gt;&amp;#149;Reduces Revenue                -       FI&lt;/P&gt;&lt;P&gt;Tips by: Subha &lt;/P&gt;&lt;P&gt;SD Transaction Code Flow:  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inquiry / Document type IN &lt;/P&gt;&lt;P&gt;Tcode for creation VA11,VA12,VA13. tables VBAK,VBAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quotation / QT &lt;/P&gt;&lt;P&gt;Tcode for creation VA21,VA22,VA23. tables VBAK,VBAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purchase Order PO &lt;/P&gt;&lt;P&gt;Tcode for creation ME21,ME22,ME23. tables EKKO,EKPO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Order OR &lt;/P&gt;&lt;P&gt;Tcode for creation VA01,VA02,VA03. tables VBAK,VBAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery LF &lt;/P&gt;&lt;P&gt;Tcode for creation VL01,VL02,VL03. tables LIKP,LIPS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing MN &lt;/P&gt;&lt;P&gt;Tcode for creation VF01,VF02,VF03. tables VBRK,VBRP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a sales order we need purchase order number and custmer number.  Before that, to create a purchase order we need to have material no, vendor no. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create vendor tcode is  &lt;/P&gt;&lt;P&gt;xk01(create), xk02(change) , xk03(display) &lt;/P&gt;&lt;P&gt;Tables are lfa1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create custmer tcode is xd01, xd02, xd03. &lt;/P&gt;&lt;P&gt;Table is kna1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating sales order using this no we can create delivery note tcode is vl01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990157#M706189</guid>
      <dc:creator>former_member189629</dc:creator>
      <dc:date>2007-11-13T05:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990158#M706190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&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;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:55:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990158#M706190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990159#M706191</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;MM Process flow:&lt;/P&gt;&lt;P&gt;The typical procurement cycle for a service or material consists of the following phases:&lt;/P&gt;&lt;P&gt;1. Determination of Requirements &lt;/P&gt;&lt;P&gt;Materials requirements are identified either in the user departments or via materials planning and control. (This can cover both MRP proper and the demand-based approach to inventory control. The regular checking of stock levels of materials defined by master records, use of the order-point method, and forecasting on the basis of past usage are important aspects of the latter.) You can enter purchase requisitions yourself, or they can be generated automatically by the materials planning and control system.&lt;/P&gt;&lt;P&gt;2. Source Determination &lt;/P&gt;&lt;P&gt;The Purchasing component helps you identify potential sources of supply based on past orders and existing longer-term purchase agreements. This speeds the process of creating requests for quotation (RFQs), which can be sent to vendors electronically via SAP EDI, if desired.&lt;/P&gt;&lt;P&gt;3. Vendor Selection and Comparison of Quotations &lt;/P&gt;&lt;P&gt;The system is capable of simulating pricing scenarios, allowing you to compare a number of different quotations. Rejection letters can be sent automatically.&lt;/P&gt;&lt;P&gt;4. Purchase Order Processing &lt;/P&gt;&lt;P&gt;The Purchasing system adopts information from the requisition and the quotation to help you create a purchase order. As with purchase requisitions, you can generate Pos yourself or have the system generate them automatically. Vendor scheduling agreements and contracts (in the SAP System, types of longer-term purchase agreement) are also supported. &lt;/P&gt;&lt;P&gt;5. Purchase Order Follow-Up &lt;/P&gt;&lt;P&gt;The system checks the reminder periods you have specified and - if necessary - automatically prints reminders or expediters at the predefined intervals. It also provides you with an up-to-date status of all purchase requisitions, quotations, and purchase orders.&lt;/P&gt;&lt;P&gt;6. Goods Receiving and Inventory Management &lt;/P&gt;&lt;P&gt;Goods Receiving personnel can confirm the receipt of goods simply by entering the Po number. By specifying permissible tolerances, buyers can limit over- and underdeliveries of ordered goods.&lt;/P&gt;&lt;P&gt;7. Invoice Verification&lt;/P&gt;&lt;P&gt;The system supports the checking and matching of invoices. The accounts payable clerk is notified of quantity and price variances because the system has access to PO and goods receipt data. This speeds the process of auditing and clearing invoices for payment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Common Tables used by SAP MM: &lt;/P&gt;&lt;P&gt;Below are few important Common Tables used in Materials Management Modules: &lt;/P&gt;&lt;P&gt;EINA Purchasing Info Record- General Data &lt;/P&gt;&lt;P&gt;EINE Purchasing Info Record- Purchasing Organization Data &lt;/P&gt;&lt;P&gt;MAKT Material Descriptions &lt;/P&gt;&lt;P&gt;MARA General Material Data &lt;/P&gt;&lt;P&gt;MARC Plant Data for Material &lt;/P&gt;&lt;P&gt;MARD Storage Location Data for Material &lt;/P&gt;&lt;P&gt;MAST Material to BOM Link &lt;/P&gt;&lt;P&gt;MBEW Material Valuation &lt;/P&gt;&lt;P&gt;MKPF Header- Material Document &lt;/P&gt;&lt;P&gt;MSEG Document Segment- Material &lt;/P&gt;&lt;P&gt;MVER Material Consumption &lt;/P&gt;&lt;P&gt;MVKE Sales Data for materials &lt;/P&gt;&lt;P&gt;RKPF Document Header- Reservation &lt;/P&gt;&lt;P&gt;T023 Mat. groups &lt;/P&gt;&lt;P&gt;T024 Purchasing Groups &lt;/P&gt;&lt;P&gt;T156 Movement Type &lt;/P&gt;&lt;P&gt;T157H Help Texts for Movement Types &lt;/P&gt;&lt;P&gt;MOFF Lists what views have not been created &lt;/P&gt;&lt;P&gt;A501 Plant/Material &lt;/P&gt;&lt;P&gt;EBAN Purchase Requisition &lt;/P&gt;&lt;P&gt;EBKN Purchase Requisition Account Assignment &lt;/P&gt;&lt;P&gt;EKAB Release Documentation &lt;/P&gt;&lt;P&gt;EKBE History per Purchasing Document &lt;/P&gt;&lt;P&gt;EKET Scheduling Agreement Schedule Lines &lt;/P&gt;&lt;P&gt;EKKN Account Assignment in Purchasing Document &lt;/P&gt;&lt;P&gt;EKKO Purchasing Document Header &lt;/P&gt;&lt;P&gt;EKPO Purchasing Document Item &lt;/P&gt;&lt;P&gt;IKPF Header- Physical Inventory Document &lt;/P&gt;&lt;P&gt;ISEG Physical Inventory Document Items &lt;/P&gt;&lt;P&gt;LFA1 Vendor Master (General section) &lt;/P&gt;&lt;P&gt;LFB1 Vendor Master (Company Code) &lt;/P&gt;&lt;P&gt;NRIV Number range intervals &lt;/P&gt;&lt;P&gt;RESB Reservation/dependent requirements &lt;/P&gt;&lt;P&gt;T161T Texts for Purchasing Document Types &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Codes:&lt;/P&gt;&lt;P&gt;RFQ to Vendor - ME41&lt;/P&gt;&lt;P&gt;Raising Quotation - ME47&lt;/P&gt;&lt;P&gt;Comparison of Price - ME49&lt;/P&gt;&lt;P&gt;Creation of PO - ME21N&lt;/P&gt;&lt;P&gt;Goods Receipt - MIGO&lt;/P&gt;&lt;P&gt;Invoice (Bill PAssing) - MIRO&lt;/P&gt;&lt;P&gt;Goods Issue - MB1A&lt;/P&gt;&lt;P&gt;Physical Inventory - MI01( Create doc)&lt;/P&gt;&lt;P&gt;MI04 (Enter Count)&lt;/P&gt;&lt;P&gt;MI07 (Post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check this links.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapfunc/mm.htm" target="test_blank"&gt;http://www.sapgenie.com/sapfunc/mm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapmm.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapmm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Process Flow: &lt;/P&gt;&lt;P&gt;The sales documents you create are individual documents but they can also form part of a chain of inter-related documents. For example, you may record a customer&amp;#146;s telephone inquiry in the system. The customer next requests a quotation, which you then create by referring to the inquiry. The customer later places an order on the basis of the quotation and you create a sales order with reference to the quotation. You ship the goods and bill the customer. After delivery of the goods, the customer claims credit for some damaged goods and you create a free-of-charge delivery with reference to the sales order. The entire chain of documents &amp;#150; the inquiry, the quotation, the sales order, the delivery, the invoice, and the subsequent delivery free of charge &amp;#150; creates a document flow or history. The flow of data from one document into another reduces manual activity and makes problem resolution easier. Inquiry and quotation management in the Sales Information System help you to plan and control your sales. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Codes:&lt;/P&gt;&lt;P&gt;Inquiry - VA11/VA12/VA13&lt;/P&gt;&lt;P&gt;Quotation - VA21/VA22/VA23&lt;/P&gt;&lt;P&gt;Sales Order - VA01/VA02/VA03&lt;/P&gt;&lt;P&gt;Delivery - VL01N/VL02N/VL03N&lt;/P&gt;&lt;P&gt;Billing/Invoicing - VF01/VF02/VF03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please check this links.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapfunc/sd.htm" target="test_blank"&gt;http://www.sapgenie.com/sapfunc/sd.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.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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 05:56:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990159#M706191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T05:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990160#M706192</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;&amp;lt;b&amp;gt;SALES &amp;amp; DISTRIBUTION MODULE RELATED TABLES:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cycle:&lt;/P&gt;&lt;P&gt;Enquiry?Quotation?Sales Order?Delivery(Picking, Packing, Post Goods&lt;/P&gt;&lt;P&gt;Issue and Shipment)?Billing? Data to FI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES and Important Fields:&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;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;VTTK: Shipment Table (Header Data)(TKNUM)&lt;/P&gt;&lt;P&gt;VTTP: Shipment Table (Item Data)( TKNUM,TPNUM,VBELN)&lt;/P&gt;&lt;P&gt;(VTTP-VBELN = LIKP-VBELN)&lt;/P&gt;&lt;P&gt;VTFA: Shipping Document Flow(TKNUM,VBELV,VBELN)&lt;/P&gt;&lt;P&gt;VTPA: Shipping Partners data(VBELN,PARVW,KUNNR,PERNR)&lt;/P&gt;&lt;P&gt;VTTS: Stages in Shipment(TKNUM,TSNUM,TSTYP)&lt;/P&gt;&lt;P&gt;VTSP: Transport Stage/Shipment Item Allocation(TKNUM,TSNUM,TPNUM)&lt;/P&gt;&lt;P&gt;VEKP: Handling Unit: Header(Packing)(VENUM,VSTEL)&lt;/P&gt;&lt;P&gt;VEPO: Handling Unit: Item (Packing)(VENUM,VEPOS,VBELN)&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;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;VBFA: sales document flow data(VBELV,VBELN,POSNV,VBTYP)&lt;/P&gt;&lt;P&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;VBRL: SD Document: Invoice List(VBELN,POSNR,VBELN_VF,NETWR,KUNAG)&lt;/P&gt;&lt;P&gt;VKDFS: SD Index: Billing Indicator(FKTYP,VBELN,FKART,VKORG)&lt;/P&gt;&lt;P&gt;VBSK: Collective Processing for a Sales Document Header(SAMMG,SMART)&lt;/P&gt;&lt;P&gt;VBSS: Collective Processing: Sales Documents(SAMMG,VBELN,SORTF)&lt;/P&gt;&lt;P&gt;VRKPA: Sales Index: Bills by Partner Functions(VBELN,BELNR,KUNDE,PARVW)&lt;/P&gt;&lt;P&gt;VRPMA: SD Index: Billing Items per Material(MATNR,VBELN,BELNR,KUNNR)&lt;/P&gt;&lt;P&gt;TVLKT: Delivery Type: Texts(LFART,VTEXT)&lt;/P&gt;&lt;P&gt;KNA1: Customer Master-General(KUNNR,NAME1,LAND1)&lt;/P&gt;&lt;P&gt;KNB1: Customer Master(Company Code)(KUNNR,BUKRS,PERNR)&lt;/P&gt;&lt;P&gt;KNC1: Customer Master Data (Transaction Figures)(KUNNR,BUKRS,GJAHR)&lt;/P&gt;&lt;P&gt;KNVK: Customer Master Contact Partner(PARNR,KUNNR,NAME1)&lt;/P&gt;&lt;P&gt;KNVV: Customer Master sales data(KUNNR,VKORG,VTWEG,KDGRP)&lt;/P&gt;&lt;P&gt;KNBK: Customer Bank Details(KUNNR,BANKS,BANKL,BANKN)&lt;/P&gt;&lt;P&gt;KNVH: Customer Hierarchy (HITYP,KUNNR,VKORG,VTWEG,SPART)&lt;/P&gt;&lt;P&gt;KNVP: Customer Master Partner Functions(KUNNR,PARVW,KUNN2)&lt;/P&gt;&lt;P&gt;KNVS: Customer Shipment data(KUNNR,VSTEL,TRANS)&lt;/P&gt;&lt;P&gt;KNVI: Customer Tax data(KUNNR,ALAND,TATYP)&lt;/P&gt;&lt;P&gt;LFA1: Vendor Master-General (LIFNR,NAME1,ORT01)&lt;/P&gt;&lt;P&gt;LFB1: Vendor Master(Company Code)(LIFNR,BUKRS,PERNR)&lt;/P&gt;&lt;P&gt;LFC1: Vendor Master (Transaction Figures)(LIFNR,BUKRS,GJAHR)&lt;/P&gt;&lt;P&gt;MARA: Material Master-General (MATNR,MTART,MATKL)&lt;/P&gt;&lt;P&gt;MARC: Material Master-Plant data(MATNR,WERKS,EKGRP)&lt;/P&gt;&lt;P&gt;MARD: Material Master- St.Location Data(MATNR,WERKS,LGORT,LABST)&lt;/P&gt;&lt;P&gt;EBEW: Sales Order Stock Valuation(MATNR,VBELN,BWKEY,BWTAR)&lt;/P&gt;&lt;P&gt;TVKO: Sales Organizations(VKORG)&lt;/P&gt;&lt;P&gt;TVTW: Distribution Channel(VTWEG)&lt;/P&gt;&lt;P&gt;TSPA: Divisions(SPART)&lt;/P&gt;&lt;P&gt;TVKOV: Distribution Channels for S.Orgn(VKORG,VTWEG)&lt;/P&gt;&lt;P&gt;TVKOS: Divisions for S.Orgn(VKORG,SPART)&lt;/P&gt;&lt;P&gt;TVTA: Sales Areas(VKORG,VTWEG,SPART)&lt;/P&gt;&lt;P&gt;TVBUR: Sales Offices(VKBUR,ADRNR)&lt;/P&gt;&lt;P&gt;TVKBT: Sales Office Texts(VKBUR,SPRAS,BEZEI)&lt;/P&gt;&lt;P&gt;TVKBZ: Sales Office Assign.to Sales Area(VKORG,VTWEG,VKBUR)&lt;/P&gt;&lt;P&gt;TVKGR: Sales Group(VKGRP)&lt;/P&gt;&lt;P&gt;TVGRT: Sales Group Texts(VKGRP,SPRAS,BEZEI)&lt;/P&gt;&lt;P&gt;TVBVK: Sales Group to Sales office(VKBUR,VKGRP)&lt;/P&gt;&lt;P&gt;TVKWZ: Plants Assign.to S.Orgn(WERKS,VKORG)&lt;/P&gt;&lt;P&gt;T171T: Sales District Texts(BZIRK,BZTXT,SPRAS)&lt;/P&gt;&lt;P&gt;TVLA: Loading Points(LSTEL)&lt;/P&gt;&lt;P&gt;TVST: Shipping Points (VSTEL)&lt;/P&gt;&lt;P&gt;TVSWZ: Shipping Point to Plant(VSTEL,WERKS)&lt;/P&gt;&lt;P&gt;TVPT: Item Categories (PSTYV)&lt;/P&gt;&lt;P&gt;TINC: Customer Incoterms(INCO1)&lt;/P&gt;&lt;P&gt;T077D: Customer Account Group (KTOKD)&lt;/P&gt;&lt;P&gt;T001W: Plants (WERKS)&lt;/P&gt;&lt;P&gt;T001L: Storage Locations (LGORT)&lt;/P&gt;&lt;P&gt;T499S: Locations(WERKS,STAND,KTEXT)&lt;/P&gt;&lt;P&gt;TWLAD: To get address of Storage Location and Plant(LGORT,ADRNR)&lt;/P&gt;&lt;P&gt;TVAK: Sales Document (Order) Types (AUART)&lt;/P&gt;&lt;P&gt;TVAU: Sales Documents: Order Reasons (AUGRU)&lt;/P&gt;&lt;P&gt;TVFK: Billing Document Types (FKART)&lt;/P&gt;&lt;P&gt;TVLK: Delivery Types(LFART)&lt;/P&gt;&lt;P&gt;TVSB: Shipping Conditions (VSBED)&lt;/P&gt;&lt;P&gt;TTDS: Transportation Points(TPLST)&lt;/P&gt;&lt;P&gt;TVKT: Account Assignment Groups (KTGRD)&lt;/P&gt;&lt;P&gt;KONV: Condition Types pricing)(KNUMV,KSCHL,KWETR)&lt;/P&gt;&lt;P&gt;ADRC: To get Addresses of Partners(ADDRNUMBER,NAME1)&lt;/P&gt;&lt;P&gt;VBBE: Sales Requirements: Individual records(VBELN,POSNR,MATNR)&lt;/P&gt;&lt;P&gt;VBBS: Sales Requirement totals Record(MATNR,WERKS,LGORT,CHARG)&lt;/P&gt;&lt;P&gt;VBKA: Sales Activities Data(VBELN,KTAAR)&lt;/P&gt;&lt;P&gt;VBPV: Sales Document Product Proposal(VTWEG,MATNR,KUNNR,CHARG)&lt;/P&gt;&lt;P&gt;T682: Access Sequences (KOZGF)&lt;/P&gt;&lt;P&gt;T682T: Access Sequence Texts (KOZGF,VTXTM)&lt;/P&gt;&lt;P&gt;T683: Pricing Procedures (KALSM)&lt;/P&gt;&lt;P&gt;T683T: Pricing Procedures Texts(KALSM,KAPPL,SPRAS,VTEXT)&lt;/P&gt;&lt;P&gt;T685: Pricing Condition Types (KSCHL)&lt;/P&gt;&lt;P&gt;T685T: Condition Type Texts(KSCHL,SPRAS,KAPPL,VTEXT)&lt;/P&gt;&lt;P&gt;KONH: Conditions (Header)(KNUMH,KAPPL,KSCHL)&lt;/P&gt;&lt;P&gt;KONP: Conditions (Item)(KNUMH,KOPOS,KAPPL,KSCHL)&lt;/P&gt;&lt;P&gt;KONV: Conditions (Transaction Data)(KNUMV,KSCHL,KBERT,KWERT)&lt;/P&gt;&lt;P&gt;KOND: Conditions (KNUMD,ZUSKO,KSCHL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MATERIAL MANAGEMENT MODULE:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cycle:&lt;/P&gt;&lt;P&gt;Purchase Requisition?Request for Quotation(RFQ)?(Vendor Evaluation)?Purchase Order(PO)?Goods Receipt Note(GRN)?Invoice Verification?Data to FI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES and Important Fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LFA1--Vendor Master-General (LIFNR,NAME1,ORT01)&lt;/P&gt;&lt;P&gt;LFB1--Vendor Master(Company Code)(LIFNR,BUKRS,PERNR)&lt;/P&gt;&lt;P&gt;LFC1--Vendor Master (Transaction Figures)(LIFNR,BUKRS,GJAHR)&lt;/P&gt;&lt;P&gt;LFM1&amp;#151;-Pur.Orgn. Related Vendor Data (LIFNR,EKORG)&lt;/P&gt;&lt;P&gt;MARA--Material Master-General (MATNR,MTART,MATKL)&lt;/P&gt;&lt;P&gt;MARC--Material Master-Plant data(MATNR,WERKS,EKGRP)&lt;/P&gt;&lt;P&gt;MARD--Material Master- St.Location Data(MATNR,WERKS,LGORT,LABST)&lt;/P&gt;&lt;P&gt;MAKT--Material Descriptions(MATNR,MATKL,MAKTX)&lt;/P&gt;&lt;P&gt;MBEW--Material Valuation Data(MATNR,BWTAR)&lt;/P&gt;&lt;P&gt;MVKE&amp;#151;-Material Master: Sales related Data(MATNR,VKORG,VTWEG)&lt;/P&gt;&lt;P&gt;MDKP--MRP related data(Header)(DTART,MATNR,PLWRK,PLSCN)&lt;/P&gt;&lt;P&gt;MDTB&amp;#151;-MRP Table(DTNAM,DTPOS,PLANR)&lt;/P&gt;&lt;P&gt;MCHA--Batches (MATNR,WERKS,CHARG)&lt;/P&gt;&lt;P&gt;MCHB&amp;#151;-Batch Stocks(MATNR,WERKS,LGORT,CHARG)&lt;/P&gt;&lt;P&gt;EBAN-- Pur.Reqn. Data (BANFN,BNFPO,BADAT,MATNR)&lt;/P&gt;&lt;P&gt;EBKN-- Purchase Requisition Account Assignment(BANFN,BNFPO,VBELN)&lt;/P&gt;&lt;P&gt;EINA&amp;#151;- Purchase Info.Record (General Data)(INFNR,MATNR,LIFNR)&lt;/P&gt;&lt;P&gt;EINE-- Purchase Info.Record (Pur.Orgn Data )(INFNR,EKORG)&lt;/P&gt;&lt;P&gt;ELBK-- Vendor Evaluation Header Data(LIFNR,EKORG,KLASS)&lt;/P&gt;&lt;P&gt;ELBM-- Vendor Evaluation: Material-Related Item(LIFNR,MATNR,EKORG,INFNR,HKRIT)&lt;/P&gt;&lt;P&gt;ELBP&amp;#151;- Main Criteria for Vendor Evaluation (LIFNR,EKORG,HKRIT)&lt;/P&gt;&lt;P&gt;EKKO-- Purchase Order Data (Header)(EBELN,BSTYP,BSART)&lt;/P&gt;&lt;P&gt;EKPO-- Purchase Order Data (Item)(EBELN,EBELP,MATNR)&lt;/P&gt;&lt;P&gt;RFQ and PO are differentiated by Doc Type(BSTYP)in EKKO table.&lt;/P&gt;&lt;P&gt;For RFQ it is &amp;#145;A&amp;#146; and for PO it is &amp;#145;F&amp;#146;.&lt;/P&gt;&lt;P&gt;MKPF-- GRN Data (Header) (EBELN,BLDAT,BUDAT,XBLNR,BKTXT)&lt;/P&gt;&lt;P&gt;MSEG-- GRN Data (Item)(MBLNR,BWART,LIFNR,MATNR,EBELN)&lt;/P&gt;&lt;P&gt;Apart from this there are lot of tables which begin with 'M'&amp;amp; 'E', but we&lt;/P&gt;&lt;P&gt;use the following very often.&lt;/P&gt;&lt;P&gt;EQUK--Quota(header) (QUNUM,MATNR)&lt;/P&gt;&lt;P&gt;EQUP&amp;#151;-Quota(item) (QUNUM,QUPOS,LIFNR)&lt;/P&gt;&lt;P&gt;ESLH--Service Package Header Data (PACKNO,EBELN,VBELN)&lt;/P&gt;&lt;P&gt;ESLL--Lines of Service Package (PACKNO)&lt;/P&gt;&lt;P&gt;ESUH--Ext. Services Management: Unpl.Service Limits: Header Data(PACKNO)&lt;/P&gt;&lt;P&gt;ESKN--Account Assignment in Service Package(PACKNO)&lt;/P&gt;&lt;P&gt;EKKN--Account Assignment in Purchasing Document(EBELN,EBELP,VBELN)&lt;/P&gt;&lt;P&gt;EKBE--PO History Data (EBELN,EBELP,BELNR,BLDAT,MATNR,VGABE)&lt;/P&gt;&lt;P&gt;EKBZ--PO History with delivery Costs(EBELN,BELNR,LIFNR,XBLNR)&lt;/P&gt;&lt;P&gt;EKET--Schedule lines data of a PO (EBELN,EINDT,SLFDT)&lt;/P&gt;&lt;P&gt;EKES--Vendor Confirmations Data(EBELN,EBTYP,EINDT,XBLNR)&lt;/P&gt;&lt;P&gt;T001W-- Plants (WERKS)&lt;/P&gt;&lt;P&gt;T001L-- Storage Locations (LGORT)&lt;/P&gt;&lt;P&gt;T300&amp;#151;- Warehouse Numbers(LGNUM)&lt;/P&gt;&lt;P&gt;T301&amp;#151;- Storage Types(LGNUM,LGTYP)&lt;/P&gt;&lt;P&gt;T320&amp;#151;- Assign. Stor.Locn to WM Warehouse(WERKS,LGORT,LGNUM)&lt;/P&gt;&lt;P&gt;T163F--Confirmation Texts(EBTYP,EBTXT)&lt;/P&gt;&lt;P&gt;T156-- Movement Types(BWART)&lt;/P&gt;&lt;P&gt;T024-- Purchasing Groups(EKGRP,EKNAM)&lt;/P&gt;&lt;P&gt;T024E--Purchase Organizations(EKORG,BUKRS)&lt;/P&gt;&lt;P&gt;T024W--Plants Assign.to P.Orgn(WERKS,EKORG)&lt;/P&gt;&lt;P&gt;T161-- Purchasing Document Types(BSTYP,BSART)&lt;/P&gt;&lt;P&gt;T163-- Item Category&amp;#146;s in Purchasing Documents(PSTYP)&lt;/P&gt;&lt;P&gt;T149D--Valuation Types(BWTAR)&lt;/P&gt;&lt;P&gt;T134-- Material Types(MTART)&lt;/P&gt;&lt;P&gt;T179&amp;#151;- Material Product Hierarchies(PRODH)&lt;/P&gt;&lt;P&gt;T179T&amp;#151;-Material Product Hierarchies: Texts(PRODH,SPRAS,VTEXT)&lt;/P&gt;&lt;P&gt;TJ02T&amp;#151;-System status texts(ISTAT,SPRAS,TXT30)&lt;/P&gt;&lt;P&gt;STKO-- BOM(Bill of Material)(Header)( STLTY,STLNR,STLAL)&lt;/P&gt;&lt;P&gt;STPO&amp;#151;- BOM(Bill of Material)(Item)( STLTY,STLNR,STLKN,STPOZ)&lt;/P&gt;&lt;P&gt;STPU-- BOM Sub-Item (STLTY,STLNR,STLKN)&lt;/P&gt;&lt;P&gt;STPN-- BOM Follow-Up Control (STLTY,STLNR,MATNR)&lt;/P&gt;&lt;P&gt;STST-- Standard BOM Link (STOBJ,STLNR,STLAN,STLAL)&lt;/P&gt;&lt;P&gt;STZU&amp;#151;- Permanent BOM data( STLTY,STLNR,STLAN,ALTST)&lt;/P&gt;&lt;P&gt;RKPF-- Document Header: Reservation(RSNUM,BWART,ANLN1,KOSTL)&lt;/P&gt;&lt;P&gt;RBKP-- Document Header: Invoice Receipt(BELNR,BLART,GJAHR,BUDAT)&lt;/P&gt;&lt;P&gt;RSEG-- Document Item: Incoming Invoice(BELNR,BUZEI,EBELN,MATNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 06:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query/m-p/2990160#M706192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T06:02:53Z</dc:date>
    </item>
  </channel>
</rss>

