on 2007 Mar 28 2:17 PM
Hi SAP Guru's,
I would like to know how many colours is their in for pricing condition values in sales order.And kindly explain the colours functionality.
Thanks&Regards
Vikram.M
hi,
Here are the steps.
1.Create a Characteristic called ZColour(Standard SAP has a characteristic called colour.I did not use it.)
Give your values.
Say, Red & Blue
2.Now create another characteristic called ZCol_surcharge
Give the description and go directly to Addnl Data Tab.Here in the table name Enter "SDCOM" and in the Field Name Enter "VKOND".The system will pick up the format from the Dictionary.
3.Now go to CT04 and change the Characteristic Zcolour.
Go to values tab and select RED.Goto Extras-> Object Dependencies->Editor and then select Procedure.
In front of 000010 Enter $self.ZCol_surcharge='RED'.
Similarly Select Blue and enter $self.ZCol_surcharge='BLUE'
3.Link both these characteristics to the Class(The class which you have attached the KMAT Material).
4.Go to VK11 and the Enter VA00.Then give the values RED and BLUE and enter the values.
5.Go to your order and Enter your material.
I think this is what you wnated..
**IF YOU FEEL THIS IS USEFUL THEN JUST REWARD POINTS**
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
blue means condition active
black means condition not active
roberto
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
115 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.