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 |
What are the routines and how u have created?
What is the path to define condition type in sap for pricing?
what issues did you face during Go-live?
well can somebody tell, hoe the procuct attribute is configured and how does it work after creation?
What is condition exclusion?
What is the process flow in Logistics execution?
how to handle returnable packing material? what is the process involved in it?:
what is accounting group?
5. What is meant by landscape? (Landscape of your project for example)
General Question.. What is the landscape of the project?
Basic elements of condition technique?
How can one billing document type has 2 different number system? Basically if there are two documents belonging to same document type but for two different plants, then how come they both have different number system?