Made-To-Order Procurement Process With Variant Configuration

16
8/13/2019 Made-To-Order Procurement Process With Variant Configuration http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 1/16  SAP DEVELOPER NETWORK | sdn.sap.com BUSINESS PROCESS EXPERT COMMUNITY | bpx.sap.com © 2008 SAP AG 1 Made to Order Procurement Process with Variant Configuration Applies to: SAP 4.6x and ECC 6.0. For more information, Summary This article illustrates the supply chain process for made to order procuremet with variant configuration fuctionality. It explains the various steps including customization to create purchase order based on customer order, Goods reciept against the PO which updates sales order stock and post goods issue against delivery. It also explains the condition types that copy in to the purchase order by using variant configuration functionality. Author: Srinivas Matta Company: Intelligroup Inc Created on: 01 December 2010 Author Bio Srinivas Matta is a Senior Principal Consultant with Intelligroup Inc., and has over 16 years of experience in Supply Chain Management and with 12+ years of experience in SAP PP/PP-PI/MM/APO-DP Implementations / Upgrades and technical Support. He has delivered on many complex projects in Manufacturing, Pharmaceuticals, Chemical, Retail, Hi-tech and Media industries. Apart from global implementation experience, possess a solid base of business process knowledge and played roles of a Senior/Lead Consultant in various assignments in US, Singapore, Indonesia, Middle East and India.

Transcript of Made-To-Order Procurement Process With Variant Configuration

Page 1: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 1/16

 

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 1

Made to Order ProcurementProcess with Variant Configuration

Applies to:

SAP 4.6x and ECC 6.0. For more information,

Summary

This article illustrates the supply chain process for made to order procuremet with variant configurationfuctionality. It explains the various steps including customization to create purchase order based on customerorder, Goods reciept against the PO which updates sales order stock and post goods issue against delivery.It also explains the condition types that copy in to the purchase order by using variant configurationfunctionality.

Author:  Srinivas Matta

Company:  Intelligroup Inc

Created on:  01 December 2010

Author Bio

Srinivas Matta is a Senior Principal Consultant with Intelligroup Inc., and has over 16 years of experience inSupply Chain Management and with 12+ years of experience in SAP PP/PP-PI/MM/APO-DPImplementations / Upgrades and technical Support. He has delivered on many complex projects inManufacturing, Pharmaceuticals, Chemical, Retail, Hi-tech and Media industries. Apart from globalimplementation experience, possess a solid base of business process knowledge and played roles of aSenior/Lead Consultant in various assignments in US, Singapore, Indonesia, Middle East and India.

Page 2: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 2/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 2

Table of Contents

Business Scenario: ............................................................................................................................................. 3 Master Data: ....................................................................................................................................................... 4 Customization: .................................................................................................................................................... 9 Business Processes: ........................................................................................................................................ 10 Related Content ................................................................................................................................................ 15 Disclaimer and Liability Notice .......................................................................................................................... 16 

Page 3: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 3/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 3

Business Scenario:

In this Business Scenario, The material is a virtual product and does not have stock. Customer creates salesorder for this product and it initiates purchasing process. Upon saving the sales order it creates purchaserequisition. Purchase requisition will be converted into Purchase order. Purchase order will copy the variantconditions depends on the configuration data. Purchase order will be sent to vendor. Vendor will deliver theproduct and company will receive with reference to the purchase order and will ship to the end customer.

Page 4: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 4/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 4

Master Data:

1. Create a configurable material (M300) with material type KMAT

2. Create class POD_CLASS with class type 300 and assign characteristics to the class

 Assign characteristic variant condition (VARCOND) to the class. This will create variant string in the

material master based on the characteristic values

Page 5: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 5/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 5

3. Create Object dependency to update variant strings for the pricing condition types

Page 6: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 6/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 6

4. Create configuration profile for variant material and assign object dependencies :

5. Create condition types for variant string:

Condition type: ZDG1

Page 7: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 7/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 7

Condition type: ZDG4

Condition type: ZDG5

6. Create Print on Demand material and assign variant configurable material and characteristicvalues

Page 8: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 8/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 8

Page 9: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 9/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 9

Customization:

1.  Assign Purchase requisition type to Schedule line category

2. Assign Schedule Line Categories

Page 10: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 10/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 10

3. Link Purchase Requisition document type (Z1) to Purchase order document type (ZPD1)

Business Processes:

1. Create Sales order for Print on Demand product:

2. Purchase requisition will be created upon saving the sales order

Page 11: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 11/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 11

3. Create Purchase order from Purchase requisition and send to vendor electronically

Page 12: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 12/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 12

Variant condition types copied to purchase order based on the characteristic values maintained in thematerial master (as mentioned below)

Page 13: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 13/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 13

4. Vendor Deliver the product and post goods receipt against the PO:

Stock updated in the sales order stock

Page 14: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 14/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 14

5. Goods ship to the customer by creating delivery and post goods issue

Stock overview after post goods issue:

Page 15: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 15/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | sdn.sap.com  BUSINESS PROCESS EXPERT COMMUNITY  | bpx.sap.com

© 2008 SAP AG 15

Related Content

SAP Help: http://help.sap.com 

http://help.sap.com/saphelp_erp60/helpdata/en/92/58d455417011d189ec0000e81ddfac/frameset.htm  

Page 16: Made-To-Order Procurement Process With Variant Configuration

8/13/2019 Made-To-Order Procurement Process With Variant Configuration

http://slidepdf.com/reader/full/made-to-order-procurement-process-with-variant-configuration 16/16

  Made to Order Procurement Process with Variant Configuration

SAP DEVELOPER NETWORK | d BUSINESS PROCESS EXPERT COMMUNITY | b

Disclaimer and Liability Notice

This document may discuss sample coding or other information that does not include SAP official interfaces and therefore is notsupported by SAP. Changes made based on this information are not supported and can be overwritten during an upgrade.SAP will not be held liable for any damages caused by using or misusing the information, code or methods suggested in this document,and anyone using these methods does so at his/her own risk.

SAP offers no guarantees and assumes no responsibility or liability of any type with respect to the content of this technical article orcode sample, including any liability resulting from incompatibility between the content within this document and the materials andservices offered by SAP. You agree that you will not hold, or seek to hold, SAP responsible or liable with respect to the content of this

document.