cancel
Showing results for 
Search instead for 
Did you mean: 

varient config

Former Member
0 Kudos

hi gurus,

can we configure a finished good material?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Friend,

You can't configure a standard FERT mateial. however you can make some required changes and then you can use the finished product as a varient config product.

Before you can configure a material, the material master record must have the Material is configurable indicator selected in its Basic data.

You can create a material using a material type that has the configurable indicator defined in Customizing. This means that all materials created with this material type are configurable. In the standard system, material type KMAT is defined for this purpose.

You can define individual materials of other material types as configurable. To do this, set the Material is configurable indicator in the Basic data of the material master record.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ramana,

Pl go through following steps to creat VC and reward me if it is usefull.

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

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

Rewards if useful

Regards

Durga Prasad

Former Member
0 Kudos

you can use a fert also as configurable mat by ticking the configurable indicator in the basic data 2 view of the material master.

regards

sadhu kishore