SlideShare a Scribd company logo
1 of 67
Download to read offline
Variant Configuration
Slide Number 2
©2008 Capgemini
What is the Purpose of variant Configuration
Variant configuration is for manufacturing complex products in
which customer determines the features of the product. Objective
of variant configuration is to react quickly to customers’
requirements.
Here it needs not to create separate material for each variant of a
product. When companies introduce variant configuration this
often goes beyond a business process re-engineering project.
Variant configuration offers an opportunity to restructure product
structures for which then processes are defined. This has a direct
impact to the core areas such as marketing and product data
management
Slide Number 3
©2008 Capgemini
What is the Use of variant Configuration
 It is tool which helps to simplify the complex manufacturing of final
product more varieties and variation of the input material
 To ensure right choice is delivered
 Easy for the sales person to select & Communication is fast and clear
 Ensures production of right item
 New products can be configured immediately by the system itself and all
changes in the costs of production, pricing for the new product are taken
into account by the system automatically.
 This session will walk you through the steps of building a simple VC
model.
Slide Number 4
©2008 Capgemini
Who Should Use Variant Configuration?
Slide Number 5
©2008 Capgemini
Variant Configuration
Configurable material
Characteristic
Value1
Value2
Value3
Class
Configurable profile
Dependency
Slide Number 6
©2008 Capgemini
Color
Silver
Black
Blue
RAM
1GB
2GB
3GB
HDD
120 GB
160 GB
280 GB
Processor
Intel
AMD
Slide Number 7
©2008 Capgemini
Creating characteristics
Slide Number 8
©2008 Capgemini
Steps – For creating Characteristics
 Menu Path :Logistics Central Functions  variant Configuration
Environment  Classification  Master Data  CT04-Charecterstics.
 1) Enter Characteristics Name and Select Create Button
 2) Enter Description in Basic data Tab, Enter data type (Character Format),
Enter Number of Characters , Select Multiple Value radio button and Enter
Characteristics values and Save it.
 3) If we want to Create Another Characteristic Repeat the same procedure
 4) Also create the characteristic for Price. Specify the values of all
Characteristics in Values tab. And In the addition data Tab enter Table name
SDCOM and Field name VKOND, Select Not Ready for Input option.
Slide Number 9
©2008 Capgemini
Create Characteristics
Select Create Button
Select Basic Data Tab
Slide Number 10
©2008 Capgemini
Create Characteristics (Continued)
Enter Description
Status must be set
to Released
Select Character Format
Select Multiple
Values
Slide Number 11
©2008 Capgemini
Create Characteristics (Continued)
Select the Values Tab &
Give the Characteristic
values with description
Slide Number 12
©2008 Capgemini
Creating Price Characteristic
Slide Number 13
©2008 Capgemini
Creating Price Characteristic (Continued)
Select Not Ready
for Input
Enter the Field
Name VKOND
Select the table
Name SDCOM
Slide Number 14
©2008 Capgemini
Steps – Creating Class
 Menu Path :Logistics  Central Functions  Variant Configuration Environment 
Classification  Master Data  CL02 – Class
 In Variant Configuration we use the Class to Group the Characteristics that Describe the
Configurable Material. We need to link the Class to the Configurable Material so that we
allow that Material to be Configured by using the Characteristics of the Class.
 We can use a Class in the Variant Configuration if the Class has a Class Type that
Support the Variant Configuration.
 1) Enter Class name and enter Class Type = 300 (Variants)
 2) Select the Icon Create, Basic data Tab enter Description and status must be Set to
Release
 3) Select the Tab Characteristic and enter the Characteristics and Save.
Slide Number 15
©2008 Capgemini
Create Class
Enter the Class
Description
Enter Class type 300
Select the
create Button
Slide Number 16
©2008 Capgemini
Create Class (Continued)
Enter Class description
Status must be set to
Released
Indicates not to check similar
characteristic values
Slide Number 17
©2008 Capgemini
Add Characteristics to the Class
Select Characteristic Tab
and enter the Characteristics
and Save it.
Slide Number 18
©2008 Capgemini
Creating a Configurable Material
 A material with different features or characteristics and options is known as
configurable material. Example: PC, Car.
 Configurable materials are either created in a material type that allows the
configuration (n the standard system, the material type KMAT) or they are
given the indicator Configurable in the material master record.
 Specify the Industry sector is Mechanical Engineering & Material type is
Configurable Material
 Item category group is 0002
 In basic data 2 tab we need to select the check box configurable material
 Class type is 300
Slide Number 19
©2008 Capgemini
Creating Configurable Material
Enter The Class
Select the
Characteristics
Slide Number 20
©2008 Capgemini
Configuration Profile – CU41
 Menu Path :Logistics Central Functions  variant Configuration
Configuration ProfileCU41 Create
 Each configurable object must have a configuration profile. The configuration
profile for a material controls the configuration process in the sales order
 We maintain the configuration profile for the configurable objects to define the
central settings for the configuring the objects we can control all the settings that
effect the display options and the scope of the characteristics on the value
assignment screen.
 Select the Object Material, Specify the required material and press enter Now
specify Priority, Profile name and Class type (300).Select the Profile and from
the main menu select Goto Profile detail select the tab configuration initial
screen in process field tab select the sales order. And specify the BOM explosion
SD01 and save it.
Slide Number 21
©2008 Capgemini
Configuration Profile (Continued)
Enter the Priority &
Profile Name
Enter the Class
Type 300
Slide Number 22
©2008 Capgemini
Configuration Profile (Continued)
Select
Characteristic
values
Slide Number 23
©2008 Capgemini
Configuration Profile (Continued)
Select the application SD01
Select Sales order
Slide Number 24
©2008 Capgemini
Dependency's
 It describes the inter dependency's between the characteristics and
characteristic values and it controls which components are to be selected from
the Bill of Material.
 Use : In Variant Configuration, we use dependencies to control combinations of
variants. This prevents combinations of options that are not allowed.
Dependencies also select exactly the right BOM components and operations to
produce a variant.
 In two ways we can create the dependency’s
 Menu Path Logistics  Central Functions  Variant Configuration 
Dependency  Single Dependency  CU01 Create
 We can create directly the dependency in the characteristic itself
Slide Number 25
©2008 Capgemini
Creating Dependency’s (continued)
 Go to the transaction CT04 and Enter the Characteristic Name
 Go to the Tab Values and select the line of characteristic value form the main
menu Go to Extras Object dependency’s  Editor.
 Now select the option Procedure press enter and In the ABAP/4 Line command
(Below line) write the code $SELF.ZPRICE= '1 GB' and check for the Syntax
Error. And Save it.
 Repeat the same for all other characteristic values.
Slide Number 26
©2008 Capgemini
Creating Dependency’s For Characteristics (Continued)
Open the characteristic in
change mode and select a
character for which the
dependency is to be created
Slide Number 27
©2008 Capgemini
Creating Dependency’s (Continued)
Enter the dependency
(follow the Dependency syntax)
Slide Number 28
©2008 Capgemini
Creating Dependency’s (Continued)
Check for the Syntax Error and Save It
Slide Number 29
©2008 Capgemini
Creating Dependency’s (Continued)
Check for the Syntax Error and Save it
Slide Number 30
©2008 Capgemini
Variant condition Pricing procedure and maintaining Condition records
 In the Transaction Code V/08 Pricing procedure we need to add the
Condition type VA00 with the requirement 2 (Item with pricing).
 In the Transaction Code VK11 we need to maintain the Condition
Record for Basic Price of the Material for the condition Type PR00.
 In the Transaction Code VK11 we need to maintain the Condition
Records for all Characteristic Values. In the condition type VA00.
Slide Number 31
©2008 Capgemini
Variant Conditions In Pricing Procedure
Slide Number 32
©2008 Capgemini
Condition Record for Base price
Maintaining the
Condition Record for
Base Price
Slide Number 33
©2008 Capgemini
Condition Records for Variant Conditions
Enter the variants
Enter prices associated with
variants.
Condition records are
created for sales
organization, distribution
channel and material
Slide Number 34
©2008 Capgemini
Creating the Sales Order BOM
 Create the Material masters for All the Components
 Go to the Transaction Code CS01.And Enter the Material “ZLAPTOP ”,
Enter the Plant and Enter the BOM Usage is 5.
 In the Initial Screen of the BOM enter all the Components and Quantity
 Select the Line and Go to the Main menu select Extras  Object
Dependencies  Editor there write the dependencies Syntax.
 Repeat the Procedure for all BOM Components and Save.
Slide Number 35
©2008 Capgemini
Creating BOM (Continued)
Enter all the Components and
Quantities
Slide Number 36
©2008 Capgemini
Creating BOM (Continued)
Enter the Dependency
Syntax
Slide Number 37
©2008 Capgemini
Process flow
 Create the Sales Order with the Tcode VA01 the Standard Document type is
OR, standard item category is TAC and Schedule line category is CP.
 For Consuming the Components against to sales order Use T code MB1A with
Movement type 231
 The sales order is make To Order Scenario so In the Stock posting Screen select
the Movement Type 521 (Receipt w/o production order into unrestricted sales
order) and Special stock indicator (E).
 Create the Delivery document with the Tcode VL01N Standard Document type
is LF.
 Create the Billing document with the Tcode VF01 Standard document type is
F2.
Slide Number 38
©2008 Capgemini
Creating the sales order
Enter the Configurable
Material and Quantity
Slide Number 39
©2008 Capgemini
Value Assignment Screen
Select the Values from
the Value Assignment
Screen
Slide Number 40
©2008 Capgemini
Pricing Calculation
Pricing is Calculating as per
the Condition Records
maintained
Slide Number 41
©2008 Capgemini
MB1A – For Consuming the Components
Enter the
Components &
Quantity
Enter the Sales
Order
Slide Number 42
©2008 Capgemini
MB1C - For Maintaining The Sales Order Stock
Special Stock
Indicator E & Enter
Sales Order
Enter the Configurable
Material & Quantity
Slide Number 43
©2008 Capgemini
Creating Delivery
Select the Sales Order Stock & do
the PGI
Slide Number 44
©2008 Capgemini
Creating Billing Document
Create the Billing Document
Slide Number 45
©2008 Capgemini
Document Flow
Thank You
Variant Configuration with Production Planning
Slide Number 48
©2008 Capgemini
Create Sales Order
Slide Number 49
©2008 Capgemini
Select Configuration Profile
Slide Number 50
©2008 Capgemini
Slide Number 51
©2008 Capgemini
Slide Number 52
©2008 Capgemini
Assign values to characteristics
Slide Number 53
©2008 Capgemini
Slide Number 54
©2008 Capgemini
Slide Number 55
©2008 Capgemini
Sales Order in requirement list before running MRP
Slide Number 56
©2008 Capgemini
Planned Order created after MRP run
Slide Number 57
©2008 Capgemini
Create Production Order W. R. T. Planned Order
Slide Number 58
©2008 Capgemini
Backflush the components & save order
Slide Number 59
©2008 Capgemini
Slide Number 60
©2008 Capgemini
Production Order Confirmation
Slide Number 61
©2008 Capgemini
Slide Number 62
©2008 Capgemini
Confirm Order
Slide Number 63
©2008 Capgemini
Create Delivery
Slide Number 64
©2008 Capgemini
Select Sales Order Stock
Slide Number 65
©2008 Capgemini
Do Picking & PGI
Slide Number 66
©2008 Capgemini
Create Invoice
Thank You

More Related Content

What's hot

Variant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.infoVariant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.infosapdocs. info
 
Variant Configuration in SAP PP: Beginner's Guide
Variant Configuration in SAP PP: Beginner's GuideVariant Configuration in SAP PP: Beginner's Guide
Variant Configuration in SAP PP: Beginner's Guidesapdocs. info
 
SAP VC Online Training | SAP Variant Configuration Training Content
SAP VC Online Training | SAP Variant Configuration Training ContentSAP VC Online Training | SAP Variant Configuration Training Content
SAP VC Online Training | SAP Variant Configuration Training ContentExpertSoft Trainings
 
Variant configuration for a bom
Variant configuration for a bomVariant configuration for a bom
Variant configuration for a bomSushil Sreekumar
 
Sap mm c onfigration guid
Sap mm c onfigration guidSap mm c onfigration guid
Sap mm c onfigration guidrajnitesh3215
 
Variant Configuration
Variant ConfigurationVariant Configuration
Variant ConfigurationRama Y
 
Subcontracting process jobwork in gst
Subcontracting process  jobwork in gstSubcontracting process  jobwork in gst
Subcontracting process jobwork in gstSukumar Manickam
 
Sap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantSap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantAnkit Sharma
 
Serial number profile configuration for material
Serial number profile configuration for materialSerial number profile configuration for material
Serial number profile configuration for materialLokesh Modem
 
Sap mrp-configuration-pp
Sap mrp-configuration-ppSap mrp-configuration-pp
Sap mrp-configuration-ppLokesh Modem
 
Step by step lsmw tutorial
Step by step lsmw tutorialStep by step lsmw tutorial
Step by step lsmw tutorialraonivaz
 
SCM2013_Vermeylen_CasestudySupplyChainSixSigma
SCM2013_Vermeylen_CasestudySupplyChainSixSigmaSCM2013_Vermeylen_CasestudySupplyChainSixSigma
SCM2013_Vermeylen_CasestudySupplyChainSixSigmaTerry Vermeylen
 
Creating transaction and screen variants
Creating transaction and screen variantsCreating transaction and screen variants
Creating transaction and screen variantsvenkat reddy
 
201124772 sap-pp-pi-process-flow-docs
201124772 sap-pp-pi-process-flow-docs201124772 sap-pp-pi-process-flow-docs
201124772 sap-pp-pi-process-flow-docsAbhishek Sarkar
 
Make to order document
Make to order document Make to order document
Make to order document Hari Krishna
 

What's hot (20)

Variant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.infoVariant Configurition in SAP: Beginners Guide | www.sapdocs.info
Variant Configurition in SAP: Beginners Guide | www.sapdocs.info
 
Variant Configuration in SAP PP: Beginner's Guide
Variant Configuration in SAP PP: Beginner's GuideVariant Configuration in SAP PP: Beginner's Guide
Variant Configuration in SAP PP: Beginner's Guide
 
SAP VC Online Training | SAP Variant Configuration Training Content
SAP VC Online Training | SAP Variant Configuration Training ContentSAP VC Online Training | SAP Variant Configuration Training Content
SAP VC Online Training | SAP Variant Configuration Training Content
 
Variant configuration for a bom
Variant configuration for a bomVariant configuration for a bom
Variant configuration for a bom
 
Free goods determination
Free goods determinationFree goods determination
Free goods determination
 
Sap mm c onfigration guid
Sap mm c onfigration guidSap mm c onfigration guid
Sap mm c onfigration guid
 
Variant Configuration
Variant ConfigurationVariant Configuration
Variant Configuration
 
Subcontracting process jobwork in gst
Subcontracting process  jobwork in gstSubcontracting process  jobwork in gst
Subcontracting process jobwork in gst
 
SAP Variant Configuration example by KMR software
SAP Variant Configuration example by KMR softwareSAP Variant Configuration example by KMR software
SAP Variant Configuration example by KMR software
 
Sap User Exit for Functional Consultant
Sap User Exit for Functional ConsultantSap User Exit for Functional Consultant
Sap User Exit for Functional Consultant
 
Revenue account determination
Revenue account determinationRevenue account determination
Revenue account determination
 
Serial number profile configuration for material
Serial number profile configuration for materialSerial number profile configuration for material
Serial number profile configuration for material
 
Sap mrp-configuration-pp
Sap mrp-configuration-ppSap mrp-configuration-pp
Sap mrp-configuration-pp
 
Step by step lsmw tutorial
Step by step lsmw tutorialStep by step lsmw tutorial
Step by step lsmw tutorial
 
SAP PM: Test Equipment Management/Calibration process
SAP PM: Test Equipment Management/Calibration processSAP PM: Test Equipment Management/Calibration process
SAP PM: Test Equipment Management/Calibration process
 
SCM2013_Vermeylen_CasestudySupplyChainSixSigma
SCM2013_Vermeylen_CasestudySupplyChainSixSigmaSCM2013_Vermeylen_CasestudySupplyChainSixSigma
SCM2013_Vermeylen_CasestudySupplyChainSixSigma
 
Creating transaction and screen variants
Creating transaction and screen variantsCreating transaction and screen variants
Creating transaction and screen variants
 
201124772 sap-pp-pi-process-flow-docs
201124772 sap-pp-pi-process-flow-docs201124772 sap-pp-pi-process-flow-docs
201124772 sap-pp-pi-process-flow-docs
 
MRP views in Material Master
MRP views in Material MasterMRP views in Material Master
MRP views in Material Master
 
Make to order document
Make to order document Make to order document
Make to order document
 

Similar to Variant configuration-training-document

C# Tutorial MSM_Murach chapter-10-slides
C# Tutorial MSM_Murach chapter-10-slidesC# Tutorial MSM_Murach chapter-10-slides
C# Tutorial MSM_Murach chapter-10-slidesSami Mut
 
ABB Software Tools - CAT
ABB  Software Tools - CATABB  Software Tools - CAT
ABB Software Tools - CATguestd22d2b
 
Report painter in SAP
Report painter in SAPReport painter in SAP
Report painter in SAPRajeev Kumar
 
Automation with bpt methodology
Automation with bpt methodologyAutomation with bpt methodology
Automation with bpt methodologyGopi Nath
 
BOM Management: Blending Design And Business Data Into A Sensible BOM
BOM Management: Blending Design And Business Data Into A Sensible BOMBOM Management: Blending Design And Business Data Into A Sensible BOM
BOM Management: Blending Design And Business Data Into A Sensible BOMOleg Shilovitsky
 
ck40 n-edit-costing-run-instruction
ck40 n-edit-costing-run-instructionck40 n-edit-costing-run-instruction
ck40 n-edit-costing-run-instructionPepa Pencheva
 
Chapter 08
Chapter 08Chapter 08
Chapter 08llmeade
 
IBM Cognos 10 Framework Manager Metadata Modeling: Tips and Tricks
IBM Cognos 10 Framework Manager Metadata Modeling: Tips and TricksIBM Cognos 10 Framework Manager Metadata Modeling: Tips and Tricks
IBM Cognos 10 Framework Manager Metadata Modeling: Tips and TricksSenturus
 
Er ptips sap-training-manual-sample-chapter-from-materials-management
Er ptips sap-training-manual-sample-chapter-from-materials-managementEr ptips sap-training-manual-sample-chapter-from-materials-management
Er ptips sap-training-manual-sample-chapter-from-materials-managementIT
 
CK40N-Automation of Standard Cost Estimate
CK40N-Automation of Standard Cost EstimateCK40N-Automation of Standard Cost Estimate
CK40N-Automation of Standard Cost EstimateJeff Lu
 
Constraint Based Configuration Model Explained
Constraint Based Configuration Model ExplainedConstraint Based Configuration Model Explained
Constraint Based Configuration Model ExplainedAnita Shelburn Smallwood
 
SAP HANA Product Costing / Cost center accounting
SAP HANA Product Costing / Cost center accountingSAP HANA Product Costing / Cost center accounting
SAP HANA Product Costing / Cost center accountingDhaval Gala
 
MaxTECH Technical Training Presentation from MaximoWorld 2018
MaxTECH Technical Training Presentation from MaximoWorld 2018MaxTECH Technical Training Presentation from MaximoWorld 2018
MaxTECH Technical Training Presentation from MaximoWorld 2018Helen Fisher
 
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docxCOIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docxclarebernice
 
Copyofcaten2009 05-25-100129111959-phpapp02
Copyofcaten2009 05-25-100129111959-phpapp02Copyofcaten2009 05-25-100129111959-phpapp02
Copyofcaten2009 05-25-100129111959-phpapp02Patrick Makhubalo
 
Customer Quotation: Make the most of price quote and boost your sales.
Customer Quotation: Make the most of price quote and boost your sales.Customer Quotation: Make the most of price quote and boost your sales.
Customer Quotation: Make the most of price quote and boost your sales.mylinhhatachi
 
Material Request (OPERATION)
Material Request (OPERATION)Material Request (OPERATION)
Material Request (OPERATION)RAKESH SINGH
 

Similar to Variant configuration-training-document (20)

C# Tutorial MSM_Murach chapter-10-slides
C# Tutorial MSM_Murach chapter-10-slidesC# Tutorial MSM_Murach chapter-10-slides
C# Tutorial MSM_Murach chapter-10-slides
 
ABB Software Tools - CAT
ABB  Software Tools - CATABB  Software Tools - CAT
ABB Software Tools - CAT
 
BigCommerce Akeneo Connector
BigCommerce Akeneo ConnectorBigCommerce Akeneo Connector
BigCommerce Akeneo Connector
 
BEX.pptx
BEX.pptxBEX.pptx
BEX.pptx
 
Report painter in SAP
Report painter in SAPReport painter in SAP
Report painter in SAP
 
QM
QMQM
QM
 
Automation with bpt methodology
Automation with bpt methodologyAutomation with bpt methodology
Automation with bpt methodology
 
BOM Management: Blending Design And Business Data Into A Sensible BOM
BOM Management: Blending Design And Business Data Into A Sensible BOMBOM Management: Blending Design And Business Data Into A Sensible BOM
BOM Management: Blending Design And Business Data Into A Sensible BOM
 
ck40 n-edit-costing-run-instruction
ck40 n-edit-costing-run-instructionck40 n-edit-costing-run-instruction
ck40 n-edit-costing-run-instruction
 
Chapter 08
Chapter 08Chapter 08
Chapter 08
 
IBM Cognos 10 Framework Manager Metadata Modeling: Tips and Tricks
IBM Cognos 10 Framework Manager Metadata Modeling: Tips and TricksIBM Cognos 10 Framework Manager Metadata Modeling: Tips and Tricks
IBM Cognos 10 Framework Manager Metadata Modeling: Tips and Tricks
 
Er ptips sap-training-manual-sample-chapter-from-materials-management
Er ptips sap-training-manual-sample-chapter-from-materials-managementEr ptips sap-training-manual-sample-chapter-from-materials-management
Er ptips sap-training-manual-sample-chapter-from-materials-management
 
CK40N-Automation of Standard Cost Estimate
CK40N-Automation of Standard Cost EstimateCK40N-Automation of Standard Cost Estimate
CK40N-Automation of Standard Cost Estimate
 
Constraint Based Configuration Model Explained
Constraint Based Configuration Model ExplainedConstraint Based Configuration Model Explained
Constraint Based Configuration Model Explained
 
SAP HANA Product Costing / Cost center accounting
SAP HANA Product Costing / Cost center accountingSAP HANA Product Costing / Cost center accounting
SAP HANA Product Costing / Cost center accounting
 
MaxTECH Technical Training Presentation from MaximoWorld 2018
MaxTECH Technical Training Presentation from MaximoWorld 2018MaxTECH Technical Training Presentation from MaximoWorld 2018
MaxTECH Technical Training Presentation from MaximoWorld 2018
 
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docxCOIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
COIT20245, 2016 Term One - Page 1 of 9 Assessment detail.docx
 
Copyofcaten2009 05-25-100129111959-phpapp02
Copyofcaten2009 05-25-100129111959-phpapp02Copyofcaten2009 05-25-100129111959-phpapp02
Copyofcaten2009 05-25-100129111959-phpapp02
 
Customer Quotation: Make the most of price quote and boost your sales.
Customer Quotation: Make the most of price quote and boost your sales.Customer Quotation: Make the most of price quote and boost your sales.
Customer Quotation: Make the most of price quote and boost your sales.
 
Material Request (OPERATION)
Material Request (OPERATION)Material Request (OPERATION)
Material Request (OPERATION)
 

Recently uploaded

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Hyundai Motor Group
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 

Recently uploaded (20)

Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2Next-generation AAM aircraft unveiled by Supernal, S-A2
Next-generation AAM aircraft unveiled by Supernal, S-A2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 

Variant configuration-training-document

  • 2. Slide Number 2 ©2008 Capgemini What is the Purpose of variant Configuration Variant configuration is for manufacturing complex products in which customer determines the features of the product. Objective of variant configuration is to react quickly to customers’ requirements. Here it needs not to create separate material for each variant of a product. When companies introduce variant configuration this often goes beyond a business process re-engineering project. Variant configuration offers an opportunity to restructure product structures for which then processes are defined. This has a direct impact to the core areas such as marketing and product data management
  • 3. Slide Number 3 ©2008 Capgemini What is the Use of variant Configuration  It is tool which helps to simplify the complex manufacturing of final product more varieties and variation of the input material  To ensure right choice is delivered  Easy for the sales person to select & Communication is fast and clear  Ensures production of right item  New products can be configured immediately by the system itself and all changes in the costs of production, pricing for the new product are taken into account by the system automatically.  This session will walk you through the steps of building a simple VC model.
  • 4. Slide Number 4 ©2008 Capgemini Who Should Use Variant Configuration?
  • 5. Slide Number 5 ©2008 Capgemini Variant Configuration Configurable material Characteristic Value1 Value2 Value3 Class Configurable profile Dependency
  • 6. Slide Number 6 ©2008 Capgemini Color Silver Black Blue RAM 1GB 2GB 3GB HDD 120 GB 160 GB 280 GB Processor Intel AMD
  • 7. Slide Number 7 ©2008 Capgemini Creating characteristics
  • 8. Slide Number 8 ©2008 Capgemini Steps – For creating Characteristics  Menu Path :Logistics Central Functions  variant Configuration Environment  Classification  Master Data  CT04-Charecterstics.  1) Enter Characteristics Name and Select Create Button  2) Enter Description in Basic data Tab, Enter data type (Character Format), Enter Number of Characters , Select Multiple Value radio button and Enter Characteristics values and Save it.  3) If we want to Create Another Characteristic Repeat the same procedure  4) Also create the characteristic for Price. Specify the values of all Characteristics in Values tab. And In the addition data Tab enter Table name SDCOM and Field name VKOND, Select Not Ready for Input option.
  • 9. Slide Number 9 ©2008 Capgemini Create Characteristics Select Create Button Select Basic Data Tab
  • 10. Slide Number 10 ©2008 Capgemini Create Characteristics (Continued) Enter Description Status must be set to Released Select Character Format Select Multiple Values
  • 11. Slide Number 11 ©2008 Capgemini Create Characteristics (Continued) Select the Values Tab & Give the Characteristic values with description
  • 12. Slide Number 12 ©2008 Capgemini Creating Price Characteristic
  • 13. Slide Number 13 ©2008 Capgemini Creating Price Characteristic (Continued) Select Not Ready for Input Enter the Field Name VKOND Select the table Name SDCOM
  • 14. Slide Number 14 ©2008 Capgemini Steps – Creating Class  Menu Path :Logistics  Central Functions  Variant Configuration Environment  Classification  Master Data  CL02 – Class  In Variant Configuration we use the Class to Group the Characteristics that Describe the Configurable Material. We need to link the Class to the Configurable Material so that we allow that Material to be Configured by using the Characteristics of the Class.  We can use a Class in the Variant Configuration if the Class has a Class Type that Support the Variant Configuration.  1) Enter Class name and enter Class Type = 300 (Variants)  2) Select the Icon Create, Basic data Tab enter Description and status must be Set to Release  3) Select the Tab Characteristic and enter the Characteristics and Save.
  • 15. Slide Number 15 ©2008 Capgemini Create Class Enter the Class Description Enter Class type 300 Select the create Button
  • 16. Slide Number 16 ©2008 Capgemini Create Class (Continued) Enter Class description Status must be set to Released Indicates not to check similar characteristic values
  • 17. Slide Number 17 ©2008 Capgemini Add Characteristics to the Class Select Characteristic Tab and enter the Characteristics and Save it.
  • 18. Slide Number 18 ©2008 Capgemini Creating a Configurable Material  A material with different features or characteristics and options is known as configurable material. Example: PC, Car.  Configurable materials are either created in a material type that allows the configuration (n the standard system, the material type KMAT) or they are given the indicator Configurable in the material master record.  Specify the Industry sector is Mechanical Engineering & Material type is Configurable Material  Item category group is 0002  In basic data 2 tab we need to select the check box configurable material  Class type is 300
  • 19. Slide Number 19 ©2008 Capgemini Creating Configurable Material Enter The Class Select the Characteristics
  • 20. Slide Number 20 ©2008 Capgemini Configuration Profile – CU41  Menu Path :Logistics Central Functions  variant Configuration Configuration ProfileCU41 Create  Each configurable object must have a configuration profile. The configuration profile for a material controls the configuration process in the sales order  We maintain the configuration profile for the configurable objects to define the central settings for the configuring the objects we can control all the settings that effect the display options and the scope of the characteristics on the value assignment screen.  Select the Object Material, Specify the required material and press enter Now specify Priority, Profile name and Class type (300).Select the Profile and from the main menu select Goto Profile detail select the tab configuration initial screen in process field tab select the sales order. And specify the BOM explosion SD01 and save it.
  • 21. Slide Number 21 ©2008 Capgemini Configuration Profile (Continued) Enter the Priority & Profile Name Enter the Class Type 300
  • 22. Slide Number 22 ©2008 Capgemini Configuration Profile (Continued) Select Characteristic values
  • 23. Slide Number 23 ©2008 Capgemini Configuration Profile (Continued) Select the application SD01 Select Sales order
  • 24. Slide Number 24 ©2008 Capgemini Dependency's  It describes the inter dependency's between the characteristics and characteristic values and it controls which components are to be selected from the Bill of Material.  Use : In Variant Configuration, we use dependencies to control combinations of variants. This prevents combinations of options that are not allowed. Dependencies also select exactly the right BOM components and operations to produce a variant.  In two ways we can create the dependency’s  Menu Path Logistics  Central Functions  Variant Configuration  Dependency  Single Dependency  CU01 Create  We can create directly the dependency in the characteristic itself
  • 25. Slide Number 25 ©2008 Capgemini Creating Dependency’s (continued)  Go to the transaction CT04 and Enter the Characteristic Name  Go to the Tab Values and select the line of characteristic value form the main menu Go to Extras Object dependency’s  Editor.  Now select the option Procedure press enter and In the ABAP/4 Line command (Below line) write the code $SELF.ZPRICE= '1 GB' and check for the Syntax Error. And Save it.  Repeat the same for all other characteristic values.
  • 26. Slide Number 26 ©2008 Capgemini Creating Dependency’s For Characteristics (Continued) Open the characteristic in change mode and select a character for which the dependency is to be created
  • 27. Slide Number 27 ©2008 Capgemini Creating Dependency’s (Continued) Enter the dependency (follow the Dependency syntax)
  • 28. Slide Number 28 ©2008 Capgemini Creating Dependency’s (Continued) Check for the Syntax Error and Save It
  • 29. Slide Number 29 ©2008 Capgemini Creating Dependency’s (Continued) Check for the Syntax Error and Save it
  • 30. Slide Number 30 ©2008 Capgemini Variant condition Pricing procedure and maintaining Condition records  In the Transaction Code V/08 Pricing procedure we need to add the Condition type VA00 with the requirement 2 (Item with pricing).  In the Transaction Code VK11 we need to maintain the Condition Record for Basic Price of the Material for the condition Type PR00.  In the Transaction Code VK11 we need to maintain the Condition Records for all Characteristic Values. In the condition type VA00.
  • 31. Slide Number 31 ©2008 Capgemini Variant Conditions In Pricing Procedure
  • 32. Slide Number 32 ©2008 Capgemini Condition Record for Base price Maintaining the Condition Record for Base Price
  • 33. Slide Number 33 ©2008 Capgemini Condition Records for Variant Conditions Enter the variants Enter prices associated with variants. Condition records are created for sales organization, distribution channel and material
  • 34. Slide Number 34 ©2008 Capgemini Creating the Sales Order BOM  Create the Material masters for All the Components  Go to the Transaction Code CS01.And Enter the Material “ZLAPTOP ”, Enter the Plant and Enter the BOM Usage is 5.  In the Initial Screen of the BOM enter all the Components and Quantity  Select the Line and Go to the Main menu select Extras  Object Dependencies  Editor there write the dependencies Syntax.  Repeat the Procedure for all BOM Components and Save.
  • 35. Slide Number 35 ©2008 Capgemini Creating BOM (Continued) Enter all the Components and Quantities
  • 36. Slide Number 36 ©2008 Capgemini Creating BOM (Continued) Enter the Dependency Syntax
  • 37. Slide Number 37 ©2008 Capgemini Process flow  Create the Sales Order with the Tcode VA01 the Standard Document type is OR, standard item category is TAC and Schedule line category is CP.  For Consuming the Components against to sales order Use T code MB1A with Movement type 231  The sales order is make To Order Scenario so In the Stock posting Screen select the Movement Type 521 (Receipt w/o production order into unrestricted sales order) and Special stock indicator (E).  Create the Delivery document with the Tcode VL01N Standard Document type is LF.  Create the Billing document with the Tcode VF01 Standard document type is F2.
  • 38. Slide Number 38 ©2008 Capgemini Creating the sales order Enter the Configurable Material and Quantity
  • 39. Slide Number 39 ©2008 Capgemini Value Assignment Screen Select the Values from the Value Assignment Screen
  • 40. Slide Number 40 ©2008 Capgemini Pricing Calculation Pricing is Calculating as per the Condition Records maintained
  • 41. Slide Number 41 ©2008 Capgemini MB1A – For Consuming the Components Enter the Components & Quantity Enter the Sales Order
  • 42. Slide Number 42 ©2008 Capgemini MB1C - For Maintaining The Sales Order Stock Special Stock Indicator E & Enter Sales Order Enter the Configurable Material & Quantity
  • 43. Slide Number 43 ©2008 Capgemini Creating Delivery Select the Sales Order Stock & do the PGI
  • 44. Slide Number 44 ©2008 Capgemini Creating Billing Document Create the Billing Document
  • 45. Slide Number 45 ©2008 Capgemini Document Flow
  • 47. Variant Configuration with Production Planning
  • 48. Slide Number 48 ©2008 Capgemini Create Sales Order
  • 49. Slide Number 49 ©2008 Capgemini Select Configuration Profile
  • 52. Slide Number 52 ©2008 Capgemini Assign values to characteristics
  • 55. Slide Number 55 ©2008 Capgemini Sales Order in requirement list before running MRP
  • 56. Slide Number 56 ©2008 Capgemini Planned Order created after MRP run
  • 57. Slide Number 57 ©2008 Capgemini Create Production Order W. R. T. Planned Order
  • 58. Slide Number 58 ©2008 Capgemini Backflush the components & save order
  • 60. Slide Number 60 ©2008 Capgemini Production Order Confirmation
  • 62. Slide Number 62 ©2008 Capgemini Confirm Order
  • 63. Slide Number 63 ©2008 Capgemini Create Delivery
  • 64. Slide Number 64 ©2008 Capgemini Select Sales Order Stock
  • 65. Slide Number 65 ©2008 Capgemini Do Picking & PGI
  • 66. Slide Number 66 ©2008 Capgemini Create Invoice