‎2006 Jul 25 10:48 PM
Hi! Gurus...
In a pricing procedure i want to copy the value of one condition type to another condition type.
Can I hardcode the condition type I want to copy from in my routine and put it against the 2nd condition type in ALT.CL.TYPE column or I have to use some structure fields to ahcieve this?
I need to write some ABAP code because I need to mark-up the 2nd pricing condition.
Please help me out.
Thanks.
‎2006 Jul 25 10:51 PM
If the values you are looking for is visible, you can absolutely harcode it. In fact, you will see lot of hard-coding in routines and user-exit because of lack of choice.
Raj