cancel
Showing results for 
Search instead for 
Did you mean: 

Varaint configuration

Former Member
0 Kudos

Can some body send me some useful documents on Variant configuration which will help me understand the concept. Please send it it on vishal.bora79@gmail.com.

Thanks

Vishal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vishal,

Steps for SD Variant Configuration

The procedure is as follows:

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

Create Characteristics 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 i.e. 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.

Reward points if helps

Regards

Govind.

Answers (8)

Answers (8)

Former Member
0 Kudos

I mposted a link on my blog. It's a step by step guide.

http://sapqueries.blogspot.com/2007/05/variant-configuration.html

cheers

Michail Papadopoulos

former_member183879
Active Contributor
0 Kudos

mail sent, rewd.

Former Member
0 Kudos

Hey Vishal,

How r u man ?

Going for variant ......that a good area for brain drain

Regards,

Amrish Purohit

Former Member
0 Kudos

mail sent, chk your mail.

Reward points if helpful.

Regards

AK

Former Member
0 Kudos

HI SENT MAIL REWARD IF HELPS

Former Member
0 Kudos

HI,

email sent to your mail id

Regards,

Murali

Former Member
0 Kudos

Steps for SD Variant Configuration

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

Create Characteristics in CT04 - Z bike, 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

Hi Vishal,

Sent Mail.

Reward Points if it helps

Regards

Srini