cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Configuration teg

Former Member
0 Kudos

Hi Sapgurus,

Could you please explain Variant Configuration steps in detail.It's little urgent.And also if you have any detailed document please send to the following mail.Points will be awarded.

with Regards,

mhreddy

Accepted Solutions (0)

Answers (2)

Answers (2)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Please refer these link,

[Variant Configuration|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf]

https://forums.sdn.sap.com/thread.jsp254&tstart=0a?threadID=992

Regards,

R.Brahmankar

Former Member
0 Kudos

Hi,

Pls. find the Varian Configuration step by step procedure as below :

VARIANT CONFIGURATION

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

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.

Pls. provide mail id full so I can send other doc.

Regards,

Tejas