cancel
Showing results for 
Search instead for 
Did you mean: 

variant configuration

Former Member
0 Kudos

hi SAP gurus,

please provide the info on variant configuration.

steps to configure explain the significanca of each step.

regards,

Harini

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi ,

Please make a small search in SDN there are Several threads posted on this issue, Refere link below for further details[VARIANT CONFIGURATION|help.sap.com/printdocu/core/Print46c/en/Data/pdf/LOVC/LOVC.pdf ]

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

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

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)

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

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

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

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

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

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

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.

Former Member
0 Kudos

If you want to have valuable information about SAP variant configuration you must give a look to the GWG forum (SAP Configuration WorkGroup).

http://www.configurationworkgroup.com/

All aspects of the "variant configuration" are discussed goal, benefits, limitation, ... and across all the module where VC have an impact !

Former Member
0 Kudos

Hi,

I have followed the same process.

I have two charecteristics colour and capacity.

in sales doc it is prompting for variant and allowing me to choose the respective variants for both the charecteristics.

but in pricing it is showing only one variant i.e. only capacity variant is shown with price. it is not showing the other variant colour.

please help me out in this regard

thanks and regards

Harini

Former Member
0 Kudos

hello, friend.

you can check 2 areas:

1. check dependencies for the characteristic values (for colour) and make sure that the dependencies are proerly set.

2. check VK13 for condition type VA00 if you have set pricing condition records for the colour values.

regards.

Former Member
0 Kudos

Hi,

Plz click on below link:

http://help.sap.com/printdocu/core/Print46c/en/Data/pdf/LOVC/LOVC.pdf

www.slideshare.net/arun_bala1/variant-configuration-overview

Steps for SD Variant Configuration

The procedure is as follows:

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

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

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)

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

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

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

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

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

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

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.

Regards,

PM

Former Member
0 Kudos

hi

search in this forum using search function you will get a lot of stuff on variant configuration

http://sap-img.com/sap-sd/steps-for-sd-variant-configuration.htm

http://www.slideshare.net/arun_bala1/variant-configuration-overview

Former Member
0 Kudos

Hi,

Steps for Variant Configuration in SD

Some light on Variant Configuration in Detail.

Generally, in SD variant is effectively used for pricing for variant. The following configuration with example will be able to assist you in same regard.

The procedure is as follows:

u2022 Create a Material - KMAT as Material Type with Item Category - 002 by using TCode MM02

u2022 Create Charateristics using TCode CT04 - Zbike, where in values mention the Color of the bile like Red, Blue etc

u2022 Create another Characteristics using TCode CT04 - ZPrice, where directly go the additional data tab and maintain the table SDCOM and field VKOND (ABAP Dictionary it will ask for)

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

u2022 Then go to Configuration Profile using TCode CU41 select the material and enter the description click on the Class assignment, i.e., assign Zbikclass.

u2022 Now go back to Characteristic using TCode 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

u2022 Now go back go to Extras - Other Dependencies - Assignments and Assign relationship ( by default it will come just save)

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

u2022 Now go back go to Extras - Other Dependencies - Assignments and Assign relationship ( by default it will come just save)

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

u2022 Activate the variant configuration in Sales Document make the above effective or in use.

Thanks

Bhushan

Former Member
0 Kudos

these steps are ok..then how about CU01 ,We have to create dependency of prices (price codes for various colours) na here.sry if im half knowlede.

Regards,

Sirish