cancel
Showing results for 
Search instead for 
Did you mean: 

varient configuration

Former Member
0 Kudos

Hi

PP Expets

1.Can we use varient configuration material for make to stock?

2.How we define BOM and Routings for varient configuration material , plz tell me steps for that.

Thanks in Advance.....

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Nitu,

Pls. find here more details for VC as below :

_VARIANT CONFIGURATION PROCEDURE :_

1.Create a Material - KMAT type with Item category (002)

2.Create Charateristics in CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc.

3.Create another characteristics in CT04 - ZPrice, where directly go the additional data tab and maintain the table SDCOM and field VKOND (ABAP Dictionary it will ask for).

4.Assign these two characteristics to a Class in CL01 - ZBikeclass ( Type 300) in characteristics tab page.

5.Then go to CU41 Configuration profile select the material and enter the description click on the class assignment ie assign Zbikeclass.

6.Now go back to CT04 - enter Zbike -go to values- select Red- go to extras - Other Dependencies - Select Procedure enter in front 10 write - $self.ZPrice='Red' and save.

7.Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save).

8.Now select Blue- go to extras - Other Dependencies - Editor - Select Procedure enter in front of 10 write - $self.ZPrice='Blue' and save.

9.Now go back go to extras - Other Dependencies - assignments and assign relationship ( by default it will come just save).

10.Now go to VK11 - Enter VA00 (Condition)(For Std RVA001 Pricing Procedure) - enter variant Red and Blue give the rates accordingly and create the sales order.

Variant Configuration: Complete Maintenance

Technical name: SAP_LO_VC_MAINTAIN

Tasks

The variant configuration processor sets up the rules for multi-variant products and maintains them in the database. He or she simulates and executes the configuration. This role is required wherever variant configuration is used.

The complete model also contains sales order processing (VA01/VA02), and the connection to SCE/Internet Sales and Mobile Sales.

Activities in Variant Configuration

Transaction

Activity

CC04

Display product structure

CWBPP

Engineering Workbench

Variant Configuration

VA01

Create sales order

VA02

Change sales order

VA03

Display sales order

CU51

Maintain configurable order BOM (multilevel)

CU52

Maintain configurable order BOM (single level)

CU50

Configuration simulation

CU80

Reporting functions for characteristics and values

Configured Objects

CU44

Material

CU45

Standard network

Assignment of Configured Materials

CS40

Create assignment for configured material

CS41

Change assignment for configured material

CS42

Display assignment for configured material

Configuration Profile

CU41

Create configuration profile

CU42

Change configuration profile

CU43

Display configuration profile

Dependencies: Single Dependency

CU01

Create single dependency

CU02

Change single dependency

CU03

Display single dependency

Dependencies: Dependency Net

CU21

Create dependency net

CU22

Change dependency net

CU23

Display dependency net

Dependencies: General

CU05

Dependency where-used list

CU04

Dependency list

Tools: Variant Function

CU65

Create function

CU66

Change function

CU67

Display function

CU68

List functions

Variant Table Structure

CU61

Create variant table

CU62

Change variant table

CU63

Display variant table

CU64

List variant tables

Variant Table Contents

CU60

Maintain variant table contents

CU59

Transfer variant table contents to database table

Knowledge Base for SCE: Knowledge-Base Object

CU31

Create knowledge-base object

CU32

Change knowledge-base object

CU33

Display knowledge-base object

Runtime Version

CU34

Create runtime version

CU35

Change runtime version

CU36

Display/export runtime version

CU37

Create SCE database schema on PC

Integration

There are further single roles for other aspects of the configuration environment.

Also required are the individual roles for all BOM processing (SAP_LO_MD_BOM_MAINTAIN), and classification (SAP_CA_CL_MAINTAIN).

Useful Tables for VC..

Characteristics :

CABN Characteristics ( o.a. batch/vendor)

CABNT Characteristics description

CAWN Characteristics ( o.a. material)

CAWNT Characteristics description

AUSP Characteristic Values

Class types and objects :

TCLAO Several class types for object

TCLA Class types ( vb. lfa1 => v10 en 010)

TCLAT Class type text

TCLT Classifiable objects

TCLC Classification status

Links :

INOB Link between Internal Number and Object

KLAH Class header data

KSSK Allocation Table: Object (vb.matnr) to Class

KSML Characteristics for a class (internal number)

Hope this helps.

Regards,

Tejas

Edited by: Tejas Pujara on Sep 12, 2008 11:13 AM

Former Member
0 Kudos

Hi Netu,

We can maintain Variant configuration in MTS scenario also.

For this purpose Material variant is used. This is nothing but Finished material with the configuration defined. ( Make to Stock means Configuration is already defined for the product)

Creation of Configurable material, Super BOM, Super Routing,

Configuration profile are prerequistes.

For MTS scenario,

1. Create Material variant (Fert/ Halb) in MM01, in MRP3 view give the Configurable Material (KMAT) with which this material is to be linked.

2. Create the link for this material with the super BOM in CS41.

3. Create the link for this material with the routing of KMAT material by Material assignment option in Routing of KMAT material.

Kiran.

Former Member
0 Kudos
Former Member
0 Kudos

Hi Nitu, Refer the links [Thread|http://sap.ittoolbox.com/groups/technical-functional/sap-log-pp/variant-configuration-in-mts-scenario-1190132?cv=expanded#] [Building Block|http://help.sap.com/bestpractices/industry/hightech/v1470/HighTech_DE/html/H73_VCMatVar_EN_DE.htm] Regards, Shyamal