<?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: sd flow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358794#M521525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;You are just going on asking all silly basic questions without having basic ABAP skills and without rewarding points to the useful answers? do you think that the people who are answering the questions are idle without any job?&lt;/P&gt;&lt;P&gt;First go through the rules and regulations of the SDN and act accordingly.&lt;/P&gt;&lt;P&gt;&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;Reward points for useful Answers&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>Thu, 14 Jun 2007 09:46:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T09:46:27Z</dc:date>
    <item>
      <title>sd flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358791#M521522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what are the sequence of steps involved in SD flow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 09:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358791#M521522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T09:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: sd flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358792#M521523</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;enquary-&amp;gt;quotation-&amp;gt;sales order-&amp;gt;delivary-&amp;gt;billing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghunath.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 09:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358792#M521523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T09:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: sd flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358793#M521524</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 am sending also table of SD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLSD 	Config for SD. Use Tools-Data Transfer-Conditions to setup SAP supplied BDC to load pricing data &lt;/P&gt;&lt;P&gt; 	&lt;/P&gt;&lt;P&gt;V101	Sales Initial Screen &lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VA07	Comparison of sales order with PR and PO ,compares date ,quantity etc&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VD01-VD03	Create/change/display Customer : Sales Area &lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;FD01-FD03	Create/change/display Customer : Accounting &lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;XD01-XD03	Createchange/display Customer : Company Code and Sales Area&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VL01-VL03	Delivery maintanance&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VF01-VF03	billing maintanance&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VA01-VA03	Create/change/display Sales Order&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VA21-VA23	Create/change/display Quotation&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VA11-VA13	Create/change/display Inquiry&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;VA41-VA43	Create/change/display Contract&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;MR01	Process Incoming Invoice&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;TVTY	Packaging Material Types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VB21 	Transaction for Volume Lease Purchases (done as a sales deal) &lt;/P&gt;&lt;P&gt; 	&lt;/P&gt;&lt;P&gt;VK15 	Transaction used to enter multiple sales conditions (most will be entered here) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghunath.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 09:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358793#M521524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T09:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: sd flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358794#M521525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;You are just going on asking all silly basic questions without having basic ABAP skills and without rewarding points to the useful answers? do you think that the people who are answering the questions are idle without any job?&lt;/P&gt;&lt;P&gt;First go through the rules and regulations of the SDN and act accordingly.&lt;/P&gt;&lt;P&gt;&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;Reward points for useful Answers&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>Thu, 14 Jun 2007 09:46:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358794#M521525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T09:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: sd flow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358795#M521526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi  thanks to all what have helped me in solving the queries i am new to this forum and i am in learning stage thats the matter so please understand me and i am always gratefully to all those gurus helping me out ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2007 07:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-flow/m-p/2358795#M521526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-15T07:23:18Z</dc:date>
    </item>
  </channel>
</rss>

