<?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 Reg FLOW in programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674175#M297566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP GURUS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ABAP programming ,previously i was in java,I want to know about &lt;/P&gt;&lt;P&gt;the flow of SD &amp;amp; MM in programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viveksivam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2006 09:22:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-14T09:22:52Z</dc:date>
    <item>
      <title>Reg FLOW in programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674175#M297566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP GURUS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ABAP programming ,previously i was in java,I want to know about &lt;/P&gt;&lt;P&gt;the flow of SD &amp;amp; MM in programming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viveksivam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674175#M297566</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Reg FLOW in programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674176#M297567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inquiry -&amp;gt; Quotation -&amp;gt;Sales Order -&amp;gt;Delivery -&amp;gt;Invoice -&amp;gt;Return -&amp;gt; Credit memo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA01 Create Sales/Returns Order &lt;/P&gt;&lt;P&gt;VA02 Change Order&lt;/P&gt;&lt;P&gt;VA03 Display Sales Order &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA11 Create Inquiry&lt;/P&gt;&lt;P&gt;VA12 Change Inquiry&lt;/P&gt;&lt;P&gt;VA13 Display Inquiry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA21 Create Quotation &lt;/P&gt;&lt;P&gt;VA22 Change Quotation&lt;/P&gt;&lt;P&gt;VA23 Display Quotation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA41 Create Contract&lt;/P&gt;&lt;P&gt;VA41 Change Contract&lt;/P&gt;&lt;P&gt;VA43 Display Contract &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VF01 Create Billing Document&lt;/P&gt;&lt;P&gt;VF02 Change Billing Document&lt;/P&gt;&lt;P&gt;VF03 Display Billing Document&lt;/P&gt;&lt;P&gt;VF11 Cancel Billing Document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VF21 Create Invoice List&lt;/P&gt;&lt;P&gt;VF22 Change Invoice List&lt;/P&gt;&lt;P&gt;VF22 Display Invoice List&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK11 Maintain Pricing&lt;/P&gt;&lt;P&gt;VK15 Create Condition Records, Transaction used to enter multiple sales conditions (most will be entered here) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VL01N Create Delivery&lt;/P&gt;&lt;P&gt;VL02N Change Delivery&lt;/P&gt;&lt;P&gt;VL03N Display Delivery&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MM:&lt;/P&gt;&lt;P&gt;MRP Requirements (demand)-&amp;gt; Purchase Requisition (PR)-&amp;gt; Requisition for Quotation (RFQ) -&amp;gt; Vendor selection (Supplier) -&amp;gt;Purchase Order (PO)-&amp;gt; Goods Receipt&lt;/P&gt;&lt;P&gt;Inspections (Quality Inspection) -&amp;gt; Inventory management -&amp;gt; Invoice Processing / &lt;/P&gt;&lt;P&gt;Invoice Verification&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intra Function Process Flow:&lt;/P&gt;&lt;P&gt;Purchase demand for material -&amp;gt; Evaluate, select&lt;/P&gt;&lt;P&gt;potential source -&amp;gt; Create RFQ -&amp;gt; Selection of vendor -&amp;gt; Create purchase document -&amp;gt; Arrange delivery schedule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Processing of consumable material :&lt;/P&gt;&lt;P&gt;The cost of the materials received are posted directly to a cost center (job order).&lt;/P&gt;&lt;P&gt;The Raw material sent to Production for further process.&lt;/P&gt;&lt;P&gt;Those material can be finished or semi finished products.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stock transfer processing:&lt;/P&gt;&lt;P&gt;Transfer between internal plants (multi-site inventory management).&lt;/P&gt;&lt;P&gt;Stock transfers can be of Raw Material for further processing.&lt;/P&gt;&lt;P&gt;Transfer of stock can be Finished product for Sales.&lt;/P&gt;&lt;P&gt;Stock transfer is integration between Material Management and Sales &amp;amp; Distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consignment stocks :&lt;/P&gt;&lt;P&gt;Usually the transfer of ownership of inventory occurs synchronously with the physical flow of the inventory&lt;/P&gt;&lt;P&gt;A vendor may stock parts at the buyer site (enhance maintenance)&lt;/P&gt;&lt;P&gt;Customers try to push the financial burden to vendors&lt;/P&gt;&lt;P&gt;MM has to track vendor-owned stock.&lt;/P&gt;&lt;P&gt;Vendor will deliver the stock as per requirements.&lt;/P&gt;&lt;P&gt;Company will be owner of vendor consignment stock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Subcontract order processing:&lt;/P&gt;&lt;P&gt;Integrate the subcontractor in the logistics flow&lt;/P&gt;&lt;P&gt;Reserve, issue, receive material&lt;/P&gt;&lt;P&gt;Supply plan (from MRP / forecasting &amp;#150;PP)&lt;/P&gt;&lt;P&gt;The company may maintain parts on subcontractor premises&lt;/P&gt;&lt;P&gt;The company will transfer semi finished material to subcontractor.&lt;/P&gt;&lt;P&gt;Approve the planned requirement. &lt;/P&gt;&lt;P&gt;Issue a requisition&lt;/P&gt;&lt;P&gt;Associate the requisition with a «source of supply»&lt;/P&gt;&lt;P&gt;Create RFQ, obtain bids&lt;/P&gt;&lt;P&gt;Create a subcontract purchase order&lt;/P&gt;&lt;P&gt;Send the purchase order to supplier&lt;/P&gt;&lt;P&gt;Generate purchase order&lt;/P&gt;&lt;P&gt;Issue component material to the subcontractor&lt;/P&gt;&lt;P&gt;Receive shipping notification&lt;/P&gt;&lt;P&gt;Receive items in stock through GR / Send item to Customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External services management :&lt;/P&gt;&lt;P&gt;Services are posted to a cost center (material are recorded in an inventory)Process&lt;/P&gt;&lt;P&gt;Requisition (from maintenance, production orders)&lt;/P&gt;&lt;P&gt;Approval cycle &lt;/P&gt;&lt;P&gt;Select, RFQ, accept&lt;/P&gt;&lt;P&gt;Service purchase order&lt;/P&gt;&lt;P&gt;Integrate with FI (cash management, funds control)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sap-mm.htm" target="test_blank"&gt;http://www.sap-img.com/sap-mm.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also have a look at SAP online help.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha Deshmukh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674176#M297567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reg FLOW in programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674177#M297568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SD:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;MM:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/96/df293581dc1f79e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/96/df293581dc1f79e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674177#M297568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg FLOW in programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674178#M297569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD FLOW-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sd/sap-sd-processing-flow.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sd/sap-sd-processing-flow.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;MM FLOW-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/shop/sap-mm-inventory-management-and-physical-inventory-configurations.htm" target="test_blank"&gt;http://www.sap-img.com/shop/sap-mm-inventory-management-and-physical-inventory-configurations.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Point If helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2006 09:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-flow-in-programming/m-p/1674178#M297569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-14T09:59:28Z</dc:date>
    </item>
  </channel>
</rss>

