How variant configuration is used in implementation
project? give me an example
Answers were Sorted based on User's Feedback
Answer / pabitra
1.Need to define a configurable material.
2.Need to define the characteristic of the material(CT04).
3.Need to define a class of the materila with all the
characteristics.(CU41).
4.Defien the same class parameters in the material master
class view.
5.Set the requred procedure in characterictic level.
6.Price should set as characteristc level.In the additional
data need to put table SDCOM and variant as va00.
Then VA01->put the material number->ask for all the
characteristic.choose and get the required price for the
material.
Need to know more..call Pabitra-9432954705
Is This Answer Correct ? | 1 Yes | 0 No |
1) Create a Material - KMAT type with Item category (002)
2) Create Charateristics in CT04 - Zbike, where in values
mention the Color of the bile like Red, Blue etc
3) 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)
4) Assign these two characteristics to a Class in CL01 -
ZBikeclass ( Type 300) in characteristics tab page.
5) Then go to CU41 Configuration profile select the
material and enter the description click on the class
assignment ie assign Zbikclass.
6) 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
7) Now go back go to extras - Other Dependencies -
assignments and assign relationship ( by default it will
come just save)
8) 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)
9) 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 ? | 0 Yes | 0 No |
One billing point, and 2 sales order point, isn't possible Ex: hyderabad,delhi ordering point and pune is billing point. if it possible mail me the configuration urgent thanks in advance
Can the items in a billing document belong to different distribution channels?
What is the break down in Pricing and Billing?
What is a Movement type? What are various movement types. Please explain all of them in detail.
Can I set a delivery block for a customer on particular sales area. yes pls explain? thanks in advance.
What are the documents Vendor will be sending to Customer in Third Party Sales?
can anybody get me some real time issues and gap analysis concepts?
Main item is out of stock but free goods item is in stock. I want to deliver the the free goods only if the main item is fully delivered. How do i control this?
How can we configure that an Invoice is printed from a local printer of a company's sales office and at the same time an email be send to the customer's e-mail account? How to configure this?
Explain how fi modules and sd modules are integrated?
What is higher level item category? How it’s controlled?
What is Warehouse management system and how to activate it? What steps have to do?