Variant Configuration in SAP
Variant Configuration in SAP
Easy for the sales person to select & Communication is fast and clear
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.
Who Should Use Variant Configuration?
Configurable profile
Characteristic Dependency
Value1 Value3
Value2
RAM HDD
1GB 120 GB
2GB 160 GB
3GB 280 GB
Color
Silver Processor
Black Intel
Blue AMD
Creating characteristics
Steps – For creating Characteristics
Menu Path :Logistics Central Functions variant Configuration
Environment Classification Master Data CT04-Charecterstics.
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.
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.
Create Characteristics
Enter Description
Select Multiple
Values
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.
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.
Create Class
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.
In basic data 2 tab we need to select the check box configurable material
Select the
Characteristics
Configuration Profile – CU41
Menu Path :Logistics Central Functions variant Configuration
Configuration ProfileCU41 Create
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.
Configuration Profile (Continued)
Select
Characteristic
values
Configuration Profile (Continued)
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.
Maintaining the
Condition Record for
Base Price
Condition Records for Variant Conditions
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.
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.
Creating the sales order
Enter the
Components &
Quantity
MB1C - For Maintaining The Sales Order Stock
Special Stock
Indicator E & Enter
Sales Order
Enter the Configurable
Material & Quantity
Creating Delivery