cancel
Showing results for 
Search instead for 
Did you mean: 

Variant Configuration

salim_shakir3
Explorer
0 Kudos

I need to configure the following scenario in SD:

Example 1

Material Code = 123

Title = Training 1

Delivery Type = Classroom Learning

Language = English

Currency = USD

Price = 1000

LU = 24

Example 2

Material Code = 123

Title = Training 2

Delivery Type = On Demand

Language = French

Currency = EUR

Price = 800

LU = 16

I used variant configuration:

I did the following:

1. Created a configurable material 123 with material type KMAT

2. Created a class1 with variant class 300

3. Created characteristics title, delivery type, language and pricing

4. Assigned values to each characteristic like titleu2026training 1 & 2, delivery typeu2026Classroom & on-demand and languageu2026.. English & French

5. Pricing I attachedu2026.Table SDCOM, Field Name VKOND

6. Dependency is:

$self.LMSPRICING='CLASSROOM LEARNING ENGLISH',

$self.LMSPRICING='ON DEMAND ENGLISH',

$self.LMSPRICING='CLASSROOM LEARNING FRENCH',

$self.LMSPRICING='ON DEMAND FRENCH'.

7. Created configuration profile and CU50

8. Attached characteristics in condition type VK00

But when I create a sales order the BOM is not explodingu2026u2026.anything I missed?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI

Check in your sales order overview screen, one button should be there, "Item details: configuration" near condition button at bottom. Click on that bottom, it will display the configuration screen.

This is what expected from KMAT materials.

salim_shakir3
Explorer
0 Kudos

I am in a dilemma. If I activate strategy 25 (MRP 3) in my KMAT material..I get my BOM in the sales order but account assignment field WBS fanishes.

If I remove stragey 25 I get my WBS in the sales order but my BOM vanishes!

Any way out