Hello,
I would appreciate some help with the following requirement:
- In my pricing procedure I have a condition type that has an access sequence;
- When creating a sales order, if the determination fails I would like to show the condition type with value 0, and let the user enter the appropriate amount - if this is possible the user won't need to enter the condition type manually, only the amount;
Please note that I already know a workaround for this: if I place a determination table at the end of my access sequence with a simple key (like VKORG ) and enter ZERO for the condition record, I have my requirement fulfilled - I simply would like to know a better solution for this.
Regards,
Joã