on 2015 Aug 11 11:12 PM
If a product has multiple values for attributes size and color, how can this be modeled so I can load a demand key figure at PERPRODCUST level?
I can't have size and color as attributes of product master data type since that would mean it can only have one value.
The key figure file would be:
Product Customer Size Color Qty
A C1 L BLUE 10
A C2 M BLACK 20
Request clarification before answering.
Hi,
You can define size and color as attribute of compound master data customer-product where customer and product are primary key and will look like this-
Product Customer Size Color
A C1 L BLUE
A C2 M BLACK
Now you can upload demand key figure at PERPRODCUST level as below-
Product Customer Qty
A C1 10
A C2 20
Regards,
Rohit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 8 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.