<?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: VA01 and VF01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523262#M571371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;VA01/02/03 is linked with VBAK,VBAP and VBEP tables (sales order)&lt;/P&gt;&lt;P&gt;VF01/02/03 is linked with VBRK and VBRP tables (billing Docs)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;see the SD process flow&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;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;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;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 05:10:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-19T05:10:45Z</dc:date>
    <item>
      <title>VA01 and VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523260#M571369</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;i was wondering what table is link with the transaction VA03 and VF03 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do you search which invoice has been raise with let's say xxx order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does any docs exist on how to create an order or invoice and the link between this two transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think understanding the functional part will help a lot in the technical design and coding - explanation for this transaction and example would me most welcome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 05:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523260#M571369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T05:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 and VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523261#M571370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when u create Invoice u have to give some ref. that may be Delivery or Sales Order ? based on these documents u are going to create invoice .&lt;/P&gt;&lt;P&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;Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 05:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523261#M571370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T05:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: VA01 and VF01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523262#M571371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;VA01/02/03 is linked with VBAK,VBAP and VBEP tables (sales order)&lt;/P&gt;&lt;P&gt;VF01/02/03 is linked with VBRK and VBRP tables (billing Docs)&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;see the SD process flow&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;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;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;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 05:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/va01-and-vf01/m-p/2523262#M571371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T05:10:45Z</dc:date>
    </item>
  </channel>
</rss>

