Hi guys,
as I'm not a developer but have to do some small things, I have the following issue:
I have two item categories ZQ1 (quotation) and ZO1 (order). The condition values are maintained for ZO1.
If I now create a quotation using item category ZQ1, I want to use the condition values of ZO1.
What I did so far I created a pricing requirement:
IF komp-pstyv EQ 'ZQ1'
komp-pstyv = 'ZO1'
ENDIF.
Now this is done fine, but the pricing isn't using the condition values of ZO1, it's still trying to use ZQ1.
Thank you for help!
Regards,
Florian