Hi SD Gurus,Have you worked on Variant Configuration? If so
explain about the steps involved in Variant Configuration? I
have been asked this question in a recent interview. Please
answer to this question asap....
Answers were Sorted based on User's Feedback
Answer / uttam
# 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.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Some light on Variant Configuration in Detail.
The procedure is as follows:
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.
Is This Answer Correct ? | 1 Yes | 0 No |
While creating delivery with reference to order then i can't able to post goods issue getting error message: "Update control of movement type is incorrect entry 561 XX_L".... I got the answer: Mainly in standard settings there is movt type 601 for this purpose. And movt type 561 is mainly for initial stock upload. don't use this movt type for your requirement, if still if we want to use same then we can do this by changing this error to warning & proceed. so how to change the error message to warning...?
How SAP Support to the client to know the requirements?
give me 5 different ways you can block the material from creating a sales order
Subtotals in pricing how do the subtotals that have carry over value kompkzwi1, komp-kzwi2, work with respect to condition types?
what are the different types of REQUEST NO when we save the configuration/customization in relization phase of implimentation in sap sd.. plz anybody answer this suchit-suchit_panigrahi@yahoo.com
What is the client-specific data?
how to do custmization of rebate processing in sap sd
what is proforma invoice and what are the types of it?
How system know it is cash sale or rush order?
What is requirement?
What is meant by condition technique? Can we say it is the combination of condition types, access sequence and condition tables?
What is a handling unit?