Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

variant configuration

Former Member
0 Likes
538

Hai,

Can anyone please help me with good document on variant configuration.

Helpful answers will be rewarded.

Thanks and Regards,

Swetha Singh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

I have a very useful PowerPoint presentation on VC. It goes through the Basics and is geared at individuals who know nothing about VC. Let me knnow if you are interested.

3 REPLIES 3
Read only

Former Member
0 Likes
501

Hi

Steps for SD Variant Configuration

· 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

questions we can expect in that

Variant configuration is used where you have a configurable material like computer (made up of components like processor, monitor, keyboard, mouse etc). These components are called as characteristics in variant config. Again this will be having values like processor can be either P4 or P3, monitor can be 15" or 17" etc.

Based on the values selected the variant pricing will happen using the condition type VA00.

Possible questions you can expect are:

- What is variant configuration?

- What is characteristic?

- What is value?

- What is class?

- What is configuration profile?

- What is dependency and what are the types?

- What is a variant table?

- And the transaction codes for the above.

http://www.sap-basis-abap.com/sd/steps-for-variant-configuration-and-pricing.htm

Check this also,

You can see the following links which can tell you something about VC.

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

http://www.sap-basis-abap.com/sd/steps-for-variant-configuration-and-pricing.htm

http://help.sap.com/saphelp_di471/helpdata/EN/d8/fa9bd49ede11d1903b0000e8a49aad/content.htm

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

http://www.sapfans.com/forums/viewtopic.php?start=0&t=245419

http://www.saptechies.com/what-is-the-usage-of-configuration-nprofile-in-variant-configuration/

http://sap.ittoolbox.com/groups/technical-functional/sap-log-mm/variant-configuration-1370021

Thanks,

Reward If helpful.

Read only

Former Member
0 Likes
502

I have a very useful PowerPoint presentation on VC. It goes through the Basics and is geared at individuals who know nothing about VC. Let me knnow if you are interested.

Read only

0 Likes
501

Hai,

Mike.

I need your power point presentation. this is my mail id.

tulips.singh@gmail.com

Please send me as soon as possible.

Thanks and Regards,

Swetha Singh.