cancel
Showing results for 
Search instead for 
Did you mean: 

Be able to discard discount condition

former_member493586
Discoverer
0 Kudos

We have a discount condition for a given material defined in the VK11. We want final user to be able to discard this condition provided that sometimes that discount can not be applied in the sales order.

Is this possible?

Accepted Solutions (0)

Answers (1)

Answers (1)

Shiva_Ram
Active Contributor
0 Kudos

In t.code V/06, go to the details for the discount condition type. In the manual entries field make the value blank and check the box delete. By this way, the user can delete the condition type in the sales order, if the discount is not applicable.

If this does not answer your question, then can you provide details with an example?

Regards,

former_member493586
Discoverer
0 Kudos

Shiva,

It works but the problem now is users can add new discounts positions even if they are not defined in VK11. We want user only be allowed to discard that discount but no adding new one. Users can add new discount positions only if they are permitted or defined in VK11.

thanks in advance.

Shiva_Ram
Active Contributor
0 Kudos

Allowing only few users to add condition types can only be achieved through user exits/authorization objects. Check OSS Note 105621 - Authorization check for the condition screen for details. If you search the SDN WIKI also you can find posting on this topic.

Regards,