cancel
Showing results for 
Search instead for 
Did you mean: 

Sales Order Pricing Control - Authorization

Former Member
0 Kudos

Dear Experts

I am finding solutions on Sales Order Pricing Control

Requirements are as Below:

In Sales Order,

1) User select an item and the Unit Price field would be filled automatically by retrieving the price from the price list defined for the customer

2) An UDF (row level) is added in Sales Order to retrieve the Cost of the item (FMS to get the price (cost) from another price list)

3) User could modify the Unit Price field which could make the Unit Price lower than the Cost

If Unit Price is lower than the Cost and after clicking the "Add" button, a Password Textbox should be prompted to ask for User ID and Password from a Super User (Behavior as Standard Authorization)

I know it could be done via SDK, but I have no idea on how to trigger the Password Textbox by coding, could anyone help?

Thanks very much

Regards

Elton

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Elton,

I would suggest you can use standard approval function. The Password Textbox is there for immediate authorization from other user with higher permission. It may not be that convenient to use it in all situation that just form related user right issue.

Thanks,

Gordon

Former Member
0 Kudos

Dear Gordon

Thanks for your suggestion

I know would be more preferable to go for standard approval function from our point of view, however; client's existing practice is as what I mentioned in the thread and they are not willing to change.

Would there be any solution (coding) could fulfill the requirement?

Regards

Elton