cancel
Showing results for 
Search instead for 
Did you mean: 

configurable material

Former Member
0 Kudos

Hi sappers.

Any one can help us to how config the configurable material scenario in sap system.

Ramesh B

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

please follow this link

http://www.slideshare.net/arun_bala1

hope this helps u

regards,

arun prasad

bhavikdangi
Explorer
0 Kudos

Mr.Arunji,

Really Your Link is very helpful for me.

THANK YOU VERY MUCH...

I have not asked this question otherwise I will reward you max. Points..

Anyway in future I will do..

Thanks..

Regards,

Bhavik Dangi...

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

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 ie130 assign Zbikeclass.

• 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.

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

http://www.4shared.com/file/21753225/3320dcf9/Variant_Configuration_Guide.html

Lakshmipathi
Active Contributor
0 Kudos

Dear Ramesh

The link will answer your question

[Defining a Material as Configurable|http://help.sap.com/saphelp_46c/helpdata/en/92/58c08e417011d189ec0000e81ddfac/frameset.htm]

Thanks

G. Lakshmipathi