cancel
Showing results for 
Search instead for 
Did you mean: 

Components Requirement Quantity in orders !!

Former Member
0 Kudos
1,768

Dear Experts,

Hello

Is there a way by which we can make "requirement quantity" (tab: components) while order creation a mandatory field only if the component is assigned to the orders.


Please read below to find out the objective:


Actually I have been working on my assignment of forming release levels for orders (based on planned cost). I have achieved my goal as well by forming a z-table and maintaining user IDs against their levels of release as well. Definitely the release will be based on planned cost so planned cost should be there at the time of release.

What I have noticed is that users can by-pass this as they just assign the component (with no Req. quantity) and then release the order. After they release: in the change mode user can easily assign the requirement quantity of the component even if it exceeds the limit of their authorization.

In short, I want to have requirement quantity (components tab) as mandatory field if the component is assigned to an order at the time of order creation so. that planned cost is generated to stop the unauthorized user to release.

Regards

Rubab Zehra.

A link is shared below using which I have achieved my goal so far. (proper solution can also be found)

View Entire Topic
uzair_1234
Explorer
0 Kudos

Hi all,

I have a similar validation requirement. I have created a Z Table. The IDs maintained in the Z Table should not have the authorization to make changes in the Requirement Quantity and also should not be able to delete any line item and if they do they should get the error message "You are not authorized to make any changes" Else those IDs can do other changes. Please guide me on this.